Path to this page:
Subject: CVS commit: pkgsrc/devel/php-xdebug
From: Takahiro Kambe
Date: 2024-12-11 17:21:50
Message id: 20241211162150.18352FC1C@cvs.NetBSD.org
Log Message:
devel/php-xdebug: update to 3.4.0
3.4.0 (2024-11-28)
New features:
* 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
Improvements
* Fixed issue #2261: Send control socket location in init packet
Fixed bugs:
* 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
Files: