The new PECL package mongodb-1.6.0alpha1 (alpha) has been released at 
https://pecl.php.net/.

Release notes
-------------
** Epic
    * [PHPC-1112] - Test suite improvements
    * [PHPC-1233] - FY2019Q3 Quick Wins

** New Feature
    * [PHPC-1123] - Create interface for Cursor class
    * [PHPC-1222] - Implement accessor for error labels on exception classes
    * [PHPC-1231] - Add Session::isInTransaction to indicate whether a 
transaction is active

** Task
    * [PHPC-1122] - Check whether we still need SUPPRESS_UNUSED_WARNING
    * [PHPC-1173] - Reimplement replica set seedlist tests
    * [PHPC-1219] - Relax requirement for replica set tagsets assertions
    * [PHPC-1250] - Document the order in which skip_ifs in tests need to be 
done

** Improvement
    * [PHPC-1206] - Add __set_state() support for ReadConcern, ReadPreference, 
and WriteConcern
    * [PHPC-1229] - Populate error labels for bulk write exceptions

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: https://pecl.php.net/package/mongodb
   Changelog: https://pecl.php.net/package-changelog.php?package=mongodb
    Download: https://pecl.php.net/get/mongodb-1.6.0alpha1.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