Skip to content

4.2.4

Compare
Choose a tag to compare
@avsej avsej released this 23 Oct 01:04
· 32 commits to main since this release
4.2.4

API docs: https://docs.couchbase.com/sdk-api/couchbase-php-client-4.2.4
Full Changelog: 4.2.3...4.2.4
Composer: https://packagist.org/packages/couchbase/couchbase#4.2.4
PECL: https://pecl.php.net/package/couchbase/4.2.4

Enhancements

Fixes

  • PCBC-1009: Do not use IS_RESOURCE in function signatures of the extension.
  • PCBC-1010: Use explicit nullable types where applicable to avoid deprecation warning in PHP 8.4.
  • Fix SearchQuery API docs link in API reference.