Latest PECL Releases:
- brotli 0.18.0
- add: BROTLI_VERSION_TEXT and BROTLI_VERSION_NUMBER constants- change!: remove length argument for brotli_uncompress()
- remove: BROTLI_LIB_VERSION that is no longer needed
- fix: memory leak
- refactor: change library version acquisition in ZEND_MINFO_FUNCTION to constant
- refactor: zend parse parameters sets the return value on error to false
- mongodb 2.1.1
## What's Changed * Ignore branches that are no longer maintained when merging up by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1838 * PHPC-2593: Update libmongoc to 1.30.5 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1841Full Changelog: https://github.com/mongodb/mongo-php-driver/compare/2.1.0...2.1.1
- mongodb 1.21.1
## What's Changed * PHPC-2558: Update to libmongoc 1.30.3 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1806 * Add CODEOWNERS for 1.21+ by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1810 * PHPC-2537 Update to newer Ubuntu version in GitHub Actions workflows by @GromNaN in https://github.com/mongodb/mongo-php-driver/pull/1814 * PHPLIB-1678: Use assume_role command before accessing secrets by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1832 * Ignore branches that are no longer maintained when merging up by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1838 * PHPC-2593: Update libmongoc to 1.30.5 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1841Full Changelog: https://github.com/mongodb/mongo-php-driver/compare/1.21.0...1.21.1
- couchbase 4.3.0
New features and enhancements =============================- PCBC-1023: Add numVBuckets to BucketSettings. (#210)
- PCBC-1024: Improve SDK error messages for account lock/unlock feature. (#211)
- PCBC-1025: Add CAS to core append/prepend. (#208)
- PCBC-1020: Implement getMulti() and getMultiReplicasFromPreferredServerGroup() for transactions. (#213)
- xdebug 3.4.4
Thu, Jun 12, 2025 - Xdebug 3.4.4= Fixed bugs:
- Fixed issue #2349: Regression in Xdebug 3.4.3 breaks throwing exceptions in nested generators
- Fixed issue #2350: Crash when a certain page generates an exception since Xdebug 3.4.3
- Fixed issue #2352: Crash when using latest Xdebug version when throwing exceptions
- Fixed issue #2354: The __invoke frame in call stacks don't have the argument name in the trace
- parallel 1.2.7
- Crash less and allow more cyclomatic refs #339 - Update docs #340 - Fix PHP-FPM POST bug #343 - gRPC 1.73.0
- gRPC Core 1.73.0 update