Package Information |
Summary |
Couchbase Server PHP extension |
Maintainers |
Sergey Avseyev <
sergey dot avseyev at gmail dot com >
(lead)
[details]
|
License |
Apache V2 |
Description |
The PHP client library provides fast access to documents stored in a Couchbase Server. |
Homepage |
https://docs.couchbase.com/php-sdk/current/project-docs/sdk-release-notes.html
|
Release notes
Version 4.2.4
(stable)
|
Enhancements ============
* PCBC-832: Management API - Analytics Management (#177).
* Core updated to 1.0.3. Release notes: https://docs.couchbase.com/cxx-sdk/current/project-docs/sdk-release-notes.html#version-1-0-3-22-october-2024
Fixes =====
* PCBC-1009: do not use IS_RESOURCE in function signatures.
* PCBC-1010: use explicit nullable types where applicable to avoid deprecation warning in PHP 8.4.
* Fix SearchQuery API docs link in API reference. |