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

Release notes
-------------
** Bug
    * [PHPC-1241] - OpenSSL 1.1 not found if pkg-config is not available
    * [PHPC-1266] - Empty deeply nested BSON document causes unallocated memory 
writes
    * [PHPC-1272] - phongo_execute_query() should not alter state of Query opts

** Task
    * [PHPC-1177] - Reimplement tests that use parse_url()
    * [PHPC-1178] - Reimplement tests that load data fixtures
    * [PHPC-1179] - Reimplement tests that start servers with Mongo 
Orchestration
    * [PHPC-1209] - is_replica_set() should return false when connected to RS 
primary in standalone mode
    * [PHPC-1220] - Create skip function for insufficient replica set members
    * [PHPC-1225] - Add test to catch unsupported server wire protocol versions
    * [PHPC-1258] - Bump system dependency on libbson and libmongoc in 
config.m4 to 1.12.0
    * [PHPC-1263] - Update tests for PHP 7.3's output changes
    * [PHPC-1270] - Upgrade libmongoc to 1.13.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.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