Hello community, here is the log from the commit of package php7-xdebug for openSUSE:Factory checked in at 2020-12-05 20:37:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php7-xdebug (Old) and /work/SRC/openSUSE:Factory/.php7-xdebug.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php7-xdebug" Sat Dec 5 20:37:39 2020 rev:16 rq:853275 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/php7-xdebug/php7-xdebug.changes 2020-09-29 19:04:39.297981327 +0200 +++ /work/SRC/openSUSE:Factory/.php7-xdebug.new.5913/php7-xdebug.changes 2020-12-05 20:38:20.210779073 +0100 @@ -1,0 +2,34 @@ +Fri Dec 4 18:28:43 UTC 2020 - Arjen de Korte <[email protected]> + +- Updated to Xdebug 3.0.1 + * Fixed issue #1893: Crash with ext-fiber and xdebug.mode=coverage + * Fixed issue #1896: Segfault with closures that are not created from + user code + * Fixed issue #1897: Crash when removing a breakpoint + * Fixed issue #1900: Update README and add run-xdebug-tests.php to package + * Fixed issue #1901: Stack traces are shown (with a broken time) when + Xdebug's mode includes 'debug' but not 'develop' or 'trace' + * Fixed issue #1902: Compillation failure on AIX + * Fixed issue #1903: Constants should always be available, regardless of + which mode Xdebug is in + * Fixed issue #1904: Profile and trace files using %t or %u do not get the + right names + * Fixed issue #1905: Debugger does not disable request timeouts + +------------------------------------------------------------------- +Wed Nov 25 16:24:54 UTC 2020 - Arjen de Korte <[email protected]> + +- Updated to Xdebug 3.0.0 + * Xdebug 3 includes major changes in functionality compared to Xdebug 2. + The primary way how you turn on functionality is through the new + xdebug.mode PHP configuration setting. This made it possible to + massively increase performance in many of Xdebug's sub systems as + Xdebug is now much more conservative in which hooks are enabled. + + Configuration changes, massive performance improvements, and PHP 8 + support are the primary features in Xdebug 3, but there is much more. + The upgrade guide lists the changes in great detail, please read it: + + https://xdebug.org/docs/upgrade_guide + +------------------------------------------------------------------- Old: ---- xdebug-2.9.8.tgz New: ---- xdebug-3.0.1.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php7-xdebug.spec ++++++ --- /var/tmp/diff_new_pack.bx6rT5/_old 2020-12-05 20:38:20.726779596 +0100 +++ /var/tmp/diff_new_pack.bx6rT5/_new 2020-12-05 20:38:20.730779601 +0100 @@ -19,15 +19,15 @@ %define pkg_name xdebug %define pkg_version %{version} Name: php7-%{pkg_name} -Version: 2.9.8 +Version: 3.0.1 Release: 0 Summary: Extended PHP debugger License: PHP-3.0 Group: Productivity/Networking/Web/Servers URL: https://xdebug.org/ Source: https://xdebug.org/files/%{pkg_name}-%{pkg_version}.tgz -BuildRequires: php7 < 8.0 -BuildRequires: php7 >= 7.1 +BuildRequires: php7 < 8.1 +BuildRequires: php7 >= 7.2 BuildRequires: php7-devel BuildRequires: php7-soap Provides: php-%{pkg_name} = %{version} ++++++ xdebug-2.9.8.tgz -> xdebug-3.0.1.tgz ++++++ ++++ 61890 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
