Skip to content

Tags: majkel89/dbase

Tags

1.1.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue #13 FoxPro memo field bugfix (#14)

* #13 - fix fox pro memo loading

* #13 add throw annotations, doc etc

* #13 foxpro write

* #13 fix

* #13 fix travis

* #13 fix

* #13 fix

* #13 fix

* #13 disable travis php 7.3

1.1.6

fixed Numeric field fraction handling

1.1.5

format

1.1.4

cast

1.1.3

empty fields

1.1.2

rename + tests

v1.1.1

Verified

This tag was signed with the committer’s verified signature.
majkel89 Michał Kowalik
- fixed issue #6: problem when loading Visual FoxPro DBF

- updated travis.ci build matrix

- fixed PHP 7.2 related problems

v1.1.0

Verified

This tag was signed with the committer’s verified signature.
majkel89 Michał Kowalik
- updated documentation

- added custom autoloader
- fixed finding memo files by extension incasesensitively
- fixes travis ci configuration

v1.0.0

Verified

This tag was signed with the committer’s verified signature.
majkel89 Michał Kowalik
First release

 - support for dbase II format
 - ability to read / write / delete records
 - support for transactions
 - php7 compatible
 - table builder for creating new tables