The new PECL package mongo-1.5.3 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
* [PHP-928] - The 'w' property is read-only
* [PHP-970] - Explain how to_index_string() creates names for ensureIndex() and 
deleteIndex()
* [PHP-1052] - Replace JSON encoding of stream notifications with standard PHP 
serialize encoding
* [PHP-1060] - "The '$id' property is read-only"
* [PHP-1096] - PHP crashes due to null pointer dereference on shutdown when 
JSON extension is not present
* [PHP-1099] - socketTimeoutMS=-1 doesn't work
* [PHP-1102] - php driver throws exception when connect string contains an 
unresolvable hostname
* [PHP-1104] - New Replica Set connections hang when secondaries are creating 
indexes during initialSync
* [PHP-1109] - Upsert should return _id instead of array of ids

** Task
* [PHP-1076] - Document deprecation notices for timeout and wtimeout options
* [PHP-1078] - Document wTimeoutMS, socketTimeoutMS, and maxTimeMS for 
ensure/createIndex

Package Info
-------------
This package provides an interface for communicating with the MongoDB database 
in PHP.

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

Authors
-------------
Jeremy Mikola (lead)
Derick Rethans <[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