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

Release notes
-------------
** Bug
    * [PHPC-1713] - Ensure Cursor::current returns null on invalid positions
    * [PHPC-1748] - Cursor::key returns valid values on invalid positions
    * [PHPC-1774] - platform field in connection meta data cuts off PHP version
    * [PHPC-1775] - php_phongo_dbpointer_init uses incorrect size for strncpy
    * [PHPC-1793] - Compile failure with PHP's master branch (8.1-dev)
    * [PHPC-1801] - Fix arginfo for Manager::selectServer

** Task
    * [PHPC-1739] - Move CI from travis-ci to GitHub Actions
    * [PHPC-1808] - Upgrade libbson and libmongoc to 1.17.4

** Improvement
    * [PHPC-1795] - Remove usages of xtrace in shell scripts

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

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

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

Reply via email to