summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-06 07:10:47 +0200
committerRemi Collet <remi@php.net>2022-09-06 07:10:47 +0200
commit37226a7512fbaf6ef32a54b20b800578636c7018 (patch)
treeaab96d1235cb8e871b9a74d65033818b238a79c2
parentc436154a7a0537727894d489e3dd7c5a6203d7ab (diff)
update to 2.3.7 (no change)
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-xhprof.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index edc40ed..a631514 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
xhprof
xhprof support => enabled
-Version => 2.3.6
+Version => 2.3.7
Directive => Local Value => Master Value
xhprof.output_dir => no value => no value
diff --git a/REFLECTION b/REFLECTION
index 095611b..cf2f499 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #120 xhprof version 2.3.6 ] {
+Extension [ <persistent> extension #120 xhprof version 2.3.7 ] {
- INI {
Entry [ xhprof.output_dir <ALL> ]
diff --git a/php-pecl-xhprof.spec b/php-pecl-xhprof.spec
index 73adf38..1f482ea 100644
--- a/php-pecl-xhprof.spec
+++ b/php-pecl-xhprof.spec
@@ -24,7 +24,7 @@
%global ini_name 40-%{pecl_name}.ini
Name: %{?scl_prefix}php-pecl-xhprof
-Version: 2.3.6
+Version: 2.3.7
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP extension for XHProf, a Hierarchical Profiler
@@ -280,6 +280,9 @@ fi
%changelog
+* Tue Sep 6 2022 Remi Collet <remi@remirepo.net> - 2.3.7-1
+- update to 2.3.7 (no change)
+
* Mon Sep 5 2022 Remi Collet <remi@remirepo.net> - 2.3.6-1
- update to 2.3.6