summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-10-15 16:29:44 +0200
committerRemi Collet <remi@php.net>2021-10-15 16:29:44 +0200
commit8fe153a35514cffeb32ba08a224ed679cfa276f5 (patch)
tree20e3a82ae510b0ed6493c699e84bad3edab0b904
parentf2f2395a8652b88804313e8ed817b52984cb9dce (diff)
update to 3.1.1
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-xdebug3.spec7
3 files changed, 7 insertions, 4 deletions
diff --git a/PHPINFO b/PHPINFO
index 995357f..32ce7ea 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -10,7 +10,7 @@ xdebug
 __/ |
 |___/
-Version => 3.1.0
+Version => 3.1.1
Support Xdebug on Patreon, GitHub, or as a business: https://xdebug.org/support
Enabled Features (through 'xdebug.mode' setting)
diff --git a/REFLECTION b/REFLECTION
index b7d56ad..727adfd 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #15 xdebug version 3.1.0 ] {
+Extension [ <persistent> extension #15 xdebug version 3.1.1 ] {
- INI {
Entry [ xdebug.mode <SYSTEM> ]
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index 23c19c2..26befe8 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -21,12 +21,12 @@
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit bcf42e8e20bbb06f0bbcbe663f7f45d1be1dd51b
+%global gh_commit f8d0dac50e3b7bebf370054b4940abbb10740234
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20201011
# version/release
-%global upstream_version 3.1.0
+%global upstream_version 3.1.1
#global upstream_prever beta2
#global upstream_lower beta2
@@ -295,6 +295,9 @@ fi
%changelog
+* Fri Oct 15 2021 Remi Collet <remi@remirepo.net> - 3.1.1-1
+- update to 3.1.1
+
* Mon Oct 4 2021 Remi Collet <remi@remirepo.net> - 3.1.0-1
- update to 3.1.0