Path to this page:
Subject: CVS commit: pkgsrc/devel/php-xdebug
From: Takahiro Kambe
Date: 2022-05-24 17:01:22
Message id: 20220524150122.1E7F7FAEB@cvs.NetBSD.org
Log Message:
devel/php-xdebug: update to 3.1.4
3.1.4 (2022-04-04)
Fixed bugs:
* Fixed issue #2006: Removing second call breakpoint with same function name
* Fixed issue #2060: XDebug breaks the Symfony "PhpFilesAdapter" cache
adapter
* Fixed issue #2061: Possible use after free with GC Stats
* Fixed issue #2063: Can't inspect ArrayObject storage elements
* Fixed issue #2064: Segmentation fault in symfony cache
* Fixed issue #2068: Debug session can be started with
"XDEBUG_SESSION_START=anything" when xdebug.trigger_value is set
* Fixed issue #2069: Warn when profiler_append is used together with zlib
compression
* Fixed issue #2075: Code coverage misses static array assignment lines
Files: