summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-28 13:53:23 +0200
committerRemi Collet <remi@remirepo.net>2020-09-28 13:53:23 +0200
commit97cec940551aaa6d9c29c90d49376d6660a20c95 (patch)
treea1dafed3a6874591fedf5d65795bfe7e7933990a
parent6d1cd853c7eb267071559037d75d782a7764216d (diff)
update to 2.9.8
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-xdebug.spec7
3 files changed, 7 insertions, 4 deletions
diff --git a/PHPINFO b/PHPINFO
index e470a31..facb1ef 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
xdebug
xdebug support => enabled
-Version => 2.9.7
+Version => 2.9.8
Support Xdebug on Patreon, GitHub, or as a business: https://xdebug.org/support
Debugger => enabled
diff --git a/REFLECTION b/REFLECTION
index 964139f..54a00b8 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #117 xdebug version 2.9.7 ] {
+Extension [ <persistent> extension #117 xdebug version 2.9.8 ] {
- INI {
Entry [ xdebug.coverage_enable <SYSTEM> ]
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index b8b607f..e4caecc 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -19,11 +19,11 @@
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit b1d8ba1fc9bcbb98eb6cf62a6643f0c6869fd86e
+%global gh_commit 3e09864af111d63b7eb486d88bfc6eb7d6429b85
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20190614
%global with_tests 0%{!?_without_tests:1}
-%global upstream_version 2.9.7
+%global upstream_version 2.9.8
#global upstream_prever beta2
#global upstream_lower beta2
@@ -307,6 +307,9 @@ fi
%changelog
+* Mon Sep 28 2020 Remi Collet <remi@remirepo.net> - 2.9.8-1
+- update to 2.9.8
+
* Wed Sep 16 2020 Remi Collet <remi@remirepo.net> - 2.9.7-1
- update to 2.9.7