[packages/php-pecl-xdebug] Up to 3.4.5

glen glen at pld-linux.org
Mon Sep 15 18:06:28 CEST 2025


commit ecb9c0517644c9931074d19f081c2c53bdd49a0d
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Sep 15 19:01:08 2025 +0300

    Up to 3.4.5
    
    Supports php 8.3, 8.4

 php-pecl-xdebug.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index 51efa39..c872fe5 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -13,20 +13,21 @@ Summary:	%{modname} - provides functions for functions traces and profiling
 Summary(pl.UTF-8):	%{modname} - funkcje do śledzenia i profilowania funkcji
 Name:		%{php_name}-pecl-%{modname}
 # https://xdebug.org/docs/compat#versions
-Version:	3.2.0
+Version:	3.4.5
 Release:	1
 # The Xdebug License, version 1.01
 # (Based on "The PHP License", version 3.0)
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	https://xdebug.org/files/xdebug-%{version}.tgz
-# Source0-md5:	2884c58679f8a41d08beb42abc156c22
+# Source0-md5:	b902e33f7ab7a00c7a8304668fa81f28
 Source1:	%{modname}.ini
 Source2:	vim-xt-filetype.vim
 URL:		https://xdebug.org/
-# Need a PHP version >= 8.0.0 and < 8.3.0
+# Need a PHP version >= 8.0.0 and < 8.5.0
+# $ grep 'AC_MSG_ERROR.*PHP_XDEBUG_FOUND_VERSION' config.m4
 BuildRequires:	%{php_name}-devel >= 4:8.0.0
-BuildRequires:	%{php_name}-devel < 4:8.3.0
+BuildRequires:	%{php_name}-devel < 4:8.5.0
 BuildRequires:	libedit-devel
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.650
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xdebug.git/commitdiff/ecb9c0517644c9931074d19f081c2c53bdd49a0d



More information about the pld-cvs-commit mailing list