summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-10-01 07:48:26 +0200
committerRemi Collet <remi@php.net>2025-10-01 07:48:26 +0200
commitfeda8ae4df18350130e861b43217972c8334f325 (patch)
tree1c37631e57bad05e43f289d3f75d0bf22e15ab26
parentedba0ae1b20cdf0713cc2d337ae3093c7b1a5258 (diff)
update to 4.4.0
-rw-r--r--PHPINFO6
-rw-r--r--REFLECTION7
-rw-r--r--php-pecl-couchbase4.spec5
3 files changed, 13 insertions, 5 deletions
diff --git a/PHPINFO b/PHPINFO
index 4fd5119..2769575 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -3,9 +3,9 @@ couchbase
couchbase => enabled
couchbase_extension_abi => unspecified
-couchbase_extension_version => 4.3.0
-couchbase_extension_revision => 6f51edcd2012309407c0a8a079865a5249ab3e55
-couchbase_client_revision => adabadee55ba0626c5015bdcdf41bb5f78c46f5a
+couchbase_extension_version => 4.4.0
+couchbase_extension_revision => 27e9bd4a2c12dbab082e5e03945aaf0ca61e16a3
+couchbase_client_revision => c2439a404fa6b276862fe81150b1326bf98e6164
Directive => Local Value => Master Value
couchbase.max_persistent => -1 => -1
diff --git a/REFLECTION b/REFLECTION
index 7feb622..03ec504 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #127 couchbase version 4.3.0 ] {
+Extension [ <persistent> extension #135 couchbase version 4.4.0 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -37,6 +37,11 @@ Extension [ <persistent> extension #127 couchbase version 4.3.0 ] {
- Parameters [0] {
}
}
+ Function [ <internal:couchbase> function Couchbase\Extension\allowEnterpriseAnalytics ] {
+
+ - Parameters [0] {
+ }
+ }
Function [ <internal:couchbase> function Couchbase\Extension\version ] {
- Parameters [0] {
diff --git a/php-pecl-couchbase4.spec b/php-pecl-couchbase4.spec
index efc3a36..95717fd 100644
--- a/php-pecl-couchbase4.spec
+++ b/php-pecl-couchbase4.spec
@@ -27,7 +27,7 @@
Summary: Couchbase Server PHP extension
Name: %{?scl_prefix}php-pecl-couchbase4
-Version: 4.3.0
+Version: 4.4.0
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
# Apache-2.0
# src
@@ -231,6 +231,9 @@ install -D -m 644 package.xml %{buildroot}%{pecl_xmldir}/%{name}.xml
%changelog
+* Wed Oct 1 2025 Remi Collet <remi@remirepo.net> - 4.4.0-1
+- update to 4.4.0
+
* Wed Jun 18 2025 Remi Collet <remi@remirepo.net> - 4.3.0-1
- update to 4.3.0