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

Release notes
-------------
** Bug
    * [PHPC-1110] - advanceOperationTime test failure
    * [PHPC-1239] - Passing empty driversOptions array to Manager constructor 
overrides SSL options in URI
    * [PHPC-1241] - OpenSSL 1.1 not found if pkg-config is not available
    * [PHPC-1243] - Calling session methods after Session::endSession() causes 
use-after-free crash

** Task
    * [PHPC-1184] - Add alternative topologies to Travis CI
    * [PHPC-1205] - Allow unencoded subdelimiters in usernames and passwords
    * [PHPC-1227] - Document that transactions do not allow per-op read/write 
concerns
    * [PHPC-1244] - Use majority WC to drop/create collections for transaction 
tests
    * [PHPC-1246] - Document class tree for exception classes
    * [PHPC-1248] - Add test to ensure that URI constant is successfully parsed
    * [PHPC-1249] - Fix tests running against MongoDB 3.0 replicaset
    * [PHPC-1251] - Upgrade libmongoc to 1.12.0

Package Info
-------------
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.

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.5.2.tgz

Authors
-------------
Derick Rethans <der...@php.net> (lead)
Jeremy Mikola <jmik...@gmail.com> (lead)
Hannes Magnusson <bj...@php.net> (lead)
Katherine Walker (developer)


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

Reply via email to