summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 a53fbb1..51ee4d2 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -10,7 +10,7 @@ xdebug
 __/ |
 |___/
-Version => 3.4.3
+Version => 3.4.4
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 6c61d5d..52814cb 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #18 xdebug version 3.4.3 ] {
+Extension [ <persistent> extension #18 xdebug version 3.4.4 ] {
- INI {
Entry [ xdebug.mode <SYSTEM> ]
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index c606fbb..943df47 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -21,11 +21,11 @@
%global pie_proj xdebug
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit f2121978d70a21aab8c91d38484caeee66f85525
+%global gh_commit 18384ea5c8c5df10afc7416ba096846d63c9a6c5
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
# version/release
-%global upstream_version 3.4.3
+%global upstream_version 3.4.4
#global upstream_prever beta1
%global upstream_lower %(echo %{upstream_prever} | tr '[:upper:]' '[:lower:]')
%global sources src
@@ -262,6 +262,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Jun 16 2025 Remi Collet <remi@remirepo.net> - 3.4.4-1
+- update to 3.4.4
+
* Wed May 14 2025 Remi Collet <remi@remirepo.net> - 3.4.3-1
- update to 3.4.3