The new PECL package dbase-7.1.0RC2 (beta) has been released at
https://pecl.php.net/.
Release notes
-------------
New features
- Full fledged arginfo is available under PHP 8 (Remi Collet)
- Calling dbase functions with wrong parameter types/values throws
TypeExceptions and
ValueExceptions, respectively, instead of raising warnings under PHP 8
(Remi Collet)
Bug Fixes
- Fixed #80156 (Incomplete records may be written)
Package Info
-------------
These functions allow you to access records stored
in dBase-format (dbf) databases.
There is no support for indexes or memo fields.
The databases are automatically locked with blocking flock()s.
dBase files are simple sequential files of fixed length records.
Records are appended to the end of the file and deleted records
are kept until you call dbase_pack().
Related Links
-------------
Package home: https://pecl.php.net/package/dbase
Changelog: https://pecl.php.net/package-changelog.php?package=dbase
Download: https://pecl.php.net/get/dbase-7.1.0RC2.tgz
Authors
-------------
Alan Knowles <[email protected]> (lead)
jim winstead <[email protected]> (lead)
Christoph M. Becker <[email protected]> (lead)
--
PECL development discussion Mailing List (https://pecl.php.net/)
To unsubscribe, visit: https://www.php.net/unsub.php