Latest PECL Releases:
- zip 1.13.0
- update bundled libzip to 1.0.1 (Remi, Anatol)- new methods for ZipArchive: setCompressionName, setCompressionIndex (Cedric Delmas)
- allow to build with PHP 7
- Fixed bug #70350 (ZipArchive::extractTo allows for directory traversal when creating directories). (neal at fb dot com)
- Fixed bug #70322 (ZipArchive::close() doesn't indicate errors). (cmb)
- jsonc 1.3.8
- using system libjson-c is no more supported - fix BIGINT behavior - fix #12 allow float starting with a dot - fix #23 single quote in property name - fix #9 invalid UTF-8 characters - yaf 2.3.5
- Fixed bug (redirect doesn't work) - pq 0.6.0
* Fixed crash with result iterator when the iterator exists longer than the result * Fixed array parser compatibility with arrays of boxes + Added pqStatement::deallocate{,Async}() and pqStatement::prepare{,Async}() methods + Added pqStatement::$query and pqStatement::$types readonly properties + Added pqCursor::{open,close}Async() methods + Added pqCursor::$query and pqCursor::$flags readonly propertiesChanges from RC1:
- Fixed RTLD_LAZY compatibility with pecl/raphf
- Simplified config.m4
- libsodium 1.0.0
- The extension can now be statically compiled. - crypto_sign_publickey_from_secretkey(), and crypto_auth() have been added. - The extension and its API are now marked stable. - Mosquitto 0.3.0
* Add missing onPublish callback * Improve error handling * Better PHPT tests * add exitLoop() method to break out of the event loop without disconnecting * Move to beta stability - hprose 1.6.1
Added hprose session.serialize_handler. - v8js 0.2.4
- Fix memory leak with repeated Array exports from PHP to JS