summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-14 08:52:09 +0100
committerRemi Collet <remi@php.net>2022-12-14 08:52:09 +0100
commite46ca9eb91432f67a4d53932039a568d5547c6c9 (patch)
tree5709196d4cdb740afca739c5ef0e3a5c58e41dec
parentf5352864da7d6c21dcf673682270e21718441240 (diff)
update to 2.3.9
use SPDX license id
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-xhprof.spec8
3 files changed, 8 insertions, 4 deletions
diff --git a/PHPINFO b/PHPINFO
index 9e1d7f2..76b15b1 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
xhprof
xhprof support => enabled
-Version => 2.3.8
+Version => 2.3.9
Directive => Local Value => Master Value
xhprof.output_dir => no value => no value
diff --git a/REFLECTION b/REFLECTION
index 7551832..0dd0491 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #122 xhprof version 2.3.8 ] {
+Extension [ <persistent> extension #123 xhprof version 2.3.9 ] {
- INI {
Entry [ xhprof.output_dir <ALL> ]
diff --git a/php-pecl-xhprof.spec b/php-pecl-xhprof.spec
index d4acc05..54a5cc0 100644
--- a/php-pecl-xhprof.spec
+++ b/php-pecl-xhprof.spec
@@ -24,11 +24,11 @@
%global ini_name 40-%{pecl_name}.ini
Name: %{?scl_prefix}php-pecl-xhprof
-Version: 2.3.8
+Version: 2.3.9
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP extension for XHProf, a Hierarchical Profiler
-License: ASL 2.0
+License: Apache-2.0
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -262,6 +262,10 @@ fi
%changelog
+* Wed Dec 14 2022 Remi Collet <remi@remirepo.net> - 2.3.9-1
+- update to 2.3.9
+- use SPDX license id
+
* Mon Nov 7 2022 Remi Collet <remi@remirepo.net> - 2.3.8-1
- update to 2.3.8