summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-06-10 10:13:33 +0200
committerRemi Collet <remi@php.net>2022-06-10 10:13:33 +0200
commit9938c051c375524db720a6748f019009b4d4c49a (patch)
treeb95e5dc98a7db473eb87c4f6ad5045083a9055ce
parentcd4688e97de6c7384f1d67720ad4fa581c4c1e4e (diff)
update to 4.2.3
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION6
-rw-r--r--php-pecl-http.spec5
3 files changed, 8 insertions, 5 deletions
diff --git a/PHPINFO b/PHPINFO
index 8e241f0..d215c97 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
http
HTTP Support => enabled
-Extension Version => 4.2.2
+Extension Version => 4.2.3
Used Library => Compiled => Linked
libz => 1.2.11 => 1.2.11
diff --git a/REFLECTION b/REFLECTION
index d70959f..7d78cb0 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #109 http version 4.2.2 ] {
+Extension [ <persistent> extension #109 http version 4.2.3 ] {
- Dependencies {
Dependency [ raphf (Required) ]
@@ -39,9 +39,9 @@ Extension [ <persistent> extension #109 http version 4.2.2 ] {
Constant [ int http\Client\Curl\Features\ZSTD ] { 67108864 }
Constant [ int http\Client\Curl\Features\UNICODE ] { 134217728 }
Constant [ int http\Client\Curl\Features\HSTS ] { 268435456 }
- Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.79.1 OpenSSL/1.1.1l-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.45.1 OpenLDAP/2.4.59 }
+ Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.79.1 OpenSSL/1.1.1n-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.45.1 OpenLDAP/2.4.59 }
Constant [ string http\Client\Curl\Versions\CURL ] { 7.79.1 }
- Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/1.1.1l-fips }
+ Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/1.1.1n-fips }
Constant [ string http\Client\Curl\Versions\LIBZ ] { 1.2.11 }
Constant [ null http\Client\Curl\Versions\ARES ] { }
Constant [ string http\Client\Curl\Versions\IDN ] { 2.3.2 }
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index 8363a6f..5de8af4 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -36,7 +36,7 @@
%bcond_without tests
%endif
-%global upstream_version 4.2.2
+%global upstream_version 4.2.3
#global upstream_prever beta1
#global upstream_lower beta1
@@ -335,6 +335,9 @@ fi
%changelog
+* Fri Jun 10 2022 Remi Collet <remi@remirepo.net> - 4.2.3-1
+- update to 4.2.3
+
* Fri Feb 25 2022 Remi Collet <remi@remirepo.net> - 4.2.2-1
- update to 4.2.2