| Package Information |
| Summary |
MongoDB database driver |
| Maintainers |
Jeremy Mikola (developer) [details] Derick Rethans <derick@php.net> (lead) [wishlist] [details] Hannes Magnusson <bjori@php.net> (lead) [details]
|
| License |
Apache License |
| Description |
This package provides an interface for communicating with the MongoDB database in PHP. |
| Homepage |
http://www.mongodb.org/display/DOCS/PHP+Language+Center |
Release notes Version 1.2.12 (stable) |
** Bug
* [PHP-443] - Add zend_parse_parameters_none for PHP 5.2 builds
* [PHP-444] - Undeprecate getSlaveOkay()/setSlaveOkay() on Mongo, MongoDB
and MongoCollection; and getSlave() on Mongo.
** Improvement
* [PHP-442] - Fixed a typo in "MongoBinData::__construct(): The default
value for type will change to 0 in the future" |