Package Information |
Summary |
MongoDB driver for PHP |
Maintainers |
Jeremy Mikola (lead)
[details]
Katherine Walker (developer)
[details]
Andreas Braun (lead)
[details]
Derick Rethans <
derick at php dot net >
(lead)
[wishlist]
[details]
Hannes Magnusson <
bjori at php dot net >
(lead)
[details]
|
License |
Apache License |
Description |
The purpose of this driver is to provide exceptionally thin glue between MongoDB
and PHP, implementing only fundamental and performance-critical components
necessary to build a fully-functional MongoDB driver. |
Homepage |
http://docs.mongodb.org/ecosystem/drivers/php/
|
Release notes
Version 1.6.0RC1
(beta)
|
** Bug * [PHPC-1419] - Error label from server error is not exposed in ServerException * [PHPC-1432] - Fix documentation for Session::startTransaction() options parameter * [PHPC-1435] - Fix Session::startTransaction() arginfo
** Epic * [PHPC-1235] - PHPC MongoDB 4.2 Support
** New Feature * [PHPC-1254] - Implement ObjectID spec * [PHPC-1288] - Implement Unified URI Options * [PHPC-1290] - Support mongos pinning for sharded transactions
** Task * [PHPC-1428] - Bump libmongoc to 1.15.1
** Improvement * [PHPC-1346] - Do not allow empty string for username * [PHPC-1431] - Session::startTransaction() should accept null for options |