The new PECL package leveldb-0.3.0 (beta) has been released at https://pecl.php.net/.
Release notes ------------- - Add support for PHP 7.3, 7.4 and 8.0 - Fixed assert failures and possible faults involving comparators - Deprecate LevelDB->close() (use unset($db) instead, allows more consistent behaviour of iterators and snapshots, and fixes leveldb asserts) - Fix wrong arginfo of LevelDBWriteBatch - Fix memory errors when google/leveldb was compiled with different compiler options than php-leveldb Package Info ------------- This extension is a PHP binding for Google LevelDB Related Links ------------- Package home: https://pecl.php.net/package/leveldb Changelog: https://pecl.php.net/package-changelog.php?package=leveldb Download: https://pecl.php.net/get/leveldb-0.3.0.tgz Authors ------------- Arpad Ray (lead) Reeze Xia <re...@php.net> (lead) Dylan Taylor <dkta...@pmmp.io> (lead) -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php