Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php-xdebug for openSUSE:Factory checked in at 2024-11-30 13:27:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-xdebug (Old) and /work/SRC/openSUSE:Factory/.php-xdebug.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-xdebug" Sat Nov 30 13:27:52 2024 rev:16 rq:1227274 version:3.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/php-xdebug/php-xdebug.changes 2024-04-19 19:26:43.847078768 +0200 +++ /work/SRC/openSUSE:Factory/.php-xdebug.new.28523/php-xdebug.changes 2024-11-30 13:28:20.498944489 +0100 @@ -1,0 +2,17 @@ +Thu Nov 28 20:00:21 UTC 2024 - Arjen de Korte <[email protected]> + +- Update to Xdebug 3.4.0 + * Fixed issue #2239: Add 'XDEBUG_IGNORE' GET/POST/COOKIE/ENV to make + the step debugger ignore that specific request + * Fixed issue #2281: PHP 8.4 support + * Fixed issue #2261: Send control socket location in init packet + * Fixed issue #2262: PHP 8.4: Closure names need different wrapping + algorithm + * Fixed issue #2283: SoapClient usage causes segfault with codecoverage + * Fixed issue #2294: Nette Tester always crashes in all test jobs when + running with XDebug 3.4.0beta1 active + * Fixed issue #2304: Seg fault on throw exception + * Fixed issue #2305: Segfault when checking whether to ignore creating + a debug connection during shutdown functions + +------------------------------------------------------------------- Old: ---- xdebug-3.3.2.tgz New: ---- xdebug-3.4.0.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php-xdebug.spec ++++++ --- /var/tmp/diff_new_pack.E6fBBt/_old 2024-11-30 13:28:21.522987142 +0100 +++ /var/tmp/diff_new_pack.E6fBBt/_new 2024-11-30 13:28:21.526987308 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package php-xdebug # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ Name: %{php_name}-%{pkg_name} %if "%{flavor}" == "php8" -Version: 3.3.2 +Version: 3.4.0 %else Version: 3.1.6 %endif @@ -41,7 +41,7 @@ License: PHP-3.0 Group: Productivity/Networking/Web/Servers URL: https://xdebug.org -Source0: https://xdebug.org/files/%{pkg_name}-3.3.2.tgz +Source0: https://xdebug.org/files/%{pkg_name}-3.4.0.tgz Source1: https://xdebug.org/files/%{pkg_name}-3.1.6.tgz Source10: php-%{pkg_name}-rpmlintrc BuildRequires: %{php_name}-devel ++++++ xdebug-3.3.2.tgz -> xdebug-3.4.0.tgz ++++++ ++++ 67666 lines of diff (skipped)
