Hello,
We have just release the second beta of the 1.3.0 release. In this
release
we have addressed a few issues, and implemented:
- Support for the aggregation framework through the aggregate() helper.
(See:
http://docs.mongodb.org/manual/applications/aggregation/)
- Support for connections to multiple mongos (and standalone) nodes.
Known issues (to be addressed before 1.3.0):
- It has not been tested on anything but Linux and MacOSX.
The source for the extension can be found at
http://pecl.php.net/mongo
You can either download and install the source manually, or you can
install the extension with:
pecl install mongo-beta
or update with:
pecl upgrade mongo-beta
If you find any issues with the driver, please file them in our JIRA at
https://jira.mongodb.org/browse/PHP
with kind regards,
Hannes, Jeremy and Derick
--
{
website: [ "
http://mongodb.org", "
http://derickrethans.nl" ],
twitter: [ "@derickr", "@mongodb" ]
}