The new PECL package mongodb-1.3.0RC1 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
** Bug
    * [PHPC-994] - Fix HAVE_SOCKLEN_T macro redefinition for Windows builds
    * [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-996] - Remove support for PHP 5.4
    * [PHPC-997] - Update date/time handling code due to changes in timelib
    * [PHPC-1004] - Rename ObjectID to ObjectId
    * [PHPC-1007] - Upgrade libbson and libmongoc to 1.8.0
    * [PHPC-1008] - Use SETUP_OPENSSL() in config.w32 if available

** Improvement
    * [PHPC-1001] - Report field name for invalid UTF-8 and unsupported zval 
types during BSON encoding

Package Info
-------------
The purpose of this driver is to provide exceptionally thin glue between MongoDB
and PHP, implementing only fundemental and performance-critical components
necessary to build a fully-functional MongoDB driver.

Related Links
-------------
Package home: http://pecl.php.net/package/mongodb
   Changelog: http://pecl.php.net/package-changelog.php?package=mongodb
    Download: http://pecl.php.net/get/mongodb-1.3.0RC1.tgz

Authors
-------------
Derick Rethans <[email protected]> (lead)
Jeremy Mikola <[email protected]> (lead)
Hannes Magnusson <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to