Skip to content

Tags: majkel89/dbase

Tags

1.1.7

Toggle 1.1.7's commit message

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

Toggle 1.1.6's commit message
fixed Numeric field fraction handling

1.1.5

Toggle 1.1.5's commit message
format

1.1.4

Toggle 1.1.4's commit message
cast

1.1.3

Toggle 1.1.3's commit message
empty fields

1.1.2

Toggle 1.1.2's commit message
rename + tests

v1.1.1

Toggle v1.1.1's commit message

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

Toggle v1.1.0's commit message

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

Toggle v1.0.0's commit message

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