summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-21 18:40:29 +0100
committerRemi Collet <remi@php.net>2023-03-21 18:40:29 +0100
commitb6abb069bd222b182152e0c33a46223cf7e42d64 (patch)
treefd2ab88869cb48de0fac88ea8a019caebb59eca9
parent45aa6af3f09d4f83115b0f931376fa4c33dead81 (diff)
update to 3.2.1
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION3
-rw-r--r--php-pecl-xdebug3.spec9
3 files changed, 8 insertions, 6 deletions
diff --git a/PHPINFO b/PHPINFO
index 838e53c..d422442 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -10,7 +10,7 @@ xdebug
 __/ |
 |___/
-Version => 3.2.0
+Version => 3.2.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 f19774b..1d064de 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #16 xdebug version 3.2.0 ] {
+Extension [ <persistent> extension #16 xdebug version 3.2.1 ] {
- INI {
Entry [ xdebug.mode <SYSTEM> ]
@@ -318,7 +318,6 @@ Extension [ <persistent> extension #16 xdebug version 3.2.0 ] {
- Parameters [1] {
Parameter #0 [ <optional> bool $emptyList = false ]
}
- - Return [ array ]
}
Function [ <internal:xdebug> function xdebug_get_function_count ] {
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index a17b1fb..c5291ce 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -3,7 +3,7 @@
#
# Fedora spec file for php-pecl-xdebug3
#
-# Copyright (c) 2010-2022 Remi Collet
+# Copyright (c) 2010-2023 Remi Collet
# Copyright (c) 2006-2009 Christopher Stone
#
# License: MIT
@@ -21,12 +21,12 @@
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit 77aaa48269a6b0be19cf1557dd8d2e9f1fa211e9
+%global gh_commit 2c5f0ffddc63e8491018979e21adc704399ee0b3
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20201011
# version/release
-%global upstream_version 3.2.0
+%global upstream_version 3.2.1
#global upstream_prever RC2
#lobal upstream_lower %%(echo %%{upstream_prever} | tr '[:upper:]' '[:lower:]')
@@ -280,6 +280,9 @@ fi
%changelog
+* Tue Mar 21 2023 Remi Collet <remi@remirepo.net> - 3.2.1-1
+- update to 3.2.1
+
* Fri Dec 9 2022 Remi Collet <remi@remirepo.net> - 3.2.0-1
- update to 3.2.0