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

Release notes
-------------
** Bug
    * [PHPC-1151] - Possible segfault is Session object is freed before Cursor
    * [PHPC-1152] - Aggregate may fail to use the same session for getMore 
commands
    * [PHPC-1162] - Dumping cursor while iterating with IteratorIterator may 
segfault

** Task
    * [PHPC-1136] - Add Appveyor build status badge to readme
    * [PHPC-1156] - Default to Secure Transport on macOS before OpenSSL
    * [PHPC-1157] - Upgrade bundled libmongoc and libbson to 1.9.4
    * [PHPC-1159] - Test on specific server versions in Travis CI

** Improvement
    * [PHPC-1161] - Free reference to Session once Cursor is exhausted

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.4.3.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