summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-06-07 07:34:21 +0200
committerRemi Collet <remi@php.net>2022-06-07 07:34:21 +0200
commite0267a43520e8fb08e7b0cdb45d704dc8dcf0ec8 (patch)
tree7daeeeeca6717f73e3a535b490548e6a0565accf
parent75024039336aa8db9af0ec2dbe81716aa84e6d5c (diff)
update to 3.1.5
-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 f94bf28..c792192 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -10,7 +10,7 @@ xdebug
 __/ |
 |___/
-Version => 3.1.4
+Version => 3.1.5
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 2338679..a12ff25 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #16 xdebug version 3.1.4 ] {
+Extension [ <persistent> extension #16 xdebug version 3.1.5 ] {
- INI {
Entry [ xdebug.mode <SYSTEM> ]
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index 5f03eda..069109a 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 d7f4cdfa8d88fc663550f579ca2b82080832cec3
+%global gh_commit 9f4bbc4a299e2c34033b01e9cc8e6b78d927a5bd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20201011
# version/release
-%global upstream_version 3.1.4
+%global upstream_version 3.1.5
#global upstream_prever beta2
#global upstream_lower beta2
@@ -273,6 +273,9 @@ fi
%changelog
+* Tue Jun 7 2022 Remi Collet <remi@remirepo.net> - 3.1.5-1
+- update to 3.1.5
+
* Mon Apr 4 2022 Remi Collet <remi@remirepo.net> - 3.1.4-1
- update to 3.1.4