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.2
(stable)
|
Fixes =====
* PCBC-997: Do not export development files. (#172) Exclude C++ files, tests and development scripts, so that Packagist will not install them to the application ./vendor directory.
* PCBC-991: Add consistency utility for testing (#168)
* PCBC-989: Rollback to cmake 3.19 (#167)
* PCBC-988: Fix type annotation for JsonSerializable implementations (#166)
Enhancements ============
* PCBC-994: Support for base64 encoded vector types (#169, #170)
* Core updated to 1.0.0. Release notes: https://docs.couchbase.com/cxx-sdk/current/project-docs/sdk-release-notes.html#version-1-0-0-26-june-2024 |