summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-07-17 09:36:51 +0200
committerRemi Collet <remi@php.net>2023-07-17 09:36:51 +0200
commit003954ef69a1836886570908b6477a4f7f2589ed (patch)
tree422226da404da04f8764161813db8277020267a6
parenta4a35dc86e9f70ac0d9dfb8842d06e163950a1bf (diff)
minor
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-xdebug3.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index d422442..5197bfa 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -10,7 +10,7 @@ xdebug
 __/ |
 |___/
-Version => 3.2.1
+Version => 3.2.2
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 1d064de..2d6a080 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #16 xdebug version 3.2.1 ] {
+Extension [ <persistent> extension #16 xdebug version 3.2.2 ] {
- INI {
Entry [ xdebug.mode <SYSTEM> ]
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index c9184d3..ede77a8 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -116,7 +116,7 @@ Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSIO
%prep
%setup -qc
-mv %{pecl_name}-%{gh_commit} src
+mv %{pecl_name}-%{gh_commit} %{sources}
%if 0%{?gh_date:1}
%{__php} -r '