Community News: Latest PECL Releases (09.12.2017)
syndicated from www.phpdeveloper.org
on September 12, 2017
Latest PECL Releases:
- yaz 1.2.2
Fix yaz_scan - 3 args gives SEGV PHPYAZ-34 - parle 0.5.3
- PHP 7.2 compilation failure (Remi Collet) - parle 0.5.2
- Package fixes by Remi Collet - Introduced Token class - Lexer methods skip(), eoi() and npos() are transformed into constants and are available in the Token class as SKIP, EOI and UNKNOWN constants - Introduced ErrorInfo class - parle 0.5.1
- initial release - mongodb 1.2.10
** Bug * [PHPC-1005] - Ensure array symtable converts to object proptable in PHP 7.2 * [PHPC-1006] - Do not modify memory of Persistable::bsonSerialize() return value** Task * [PHPC-997] - Update date/time handling code due to changes in timelib
- mongo 1.6.16
** Bug * [PHP-1529] - undefined symbol: php_mongo_asn1_time_to_time_t