XDebug 3.0.1 更新包已发布

2022-11-18
575

这是一个修复BUG的版本,距离3.0.0版本的发布仅隔9天。

该更新包不再区分32位和64位的Wampserver。

已修复BUG

  • Fixed bug #1893: Crash with ext-fiber and xdebug.mode=coverage
  • Fixed bug #1896: Segfault with closures that are not created from user code
  • Fixed bug #1897: Crash when removing a breakpoint
  • Fixed bug #1900: Update README and add run-xdebug-tests.php to package
  • Fixed bug #1901: Stack traces are shown (with a broken time) when Xdebug's mode includes 'debug' but not 'develop' or 'trace'
  • Fixed bug #1902: Compillation failure on AIX
  • Fixed bug #1903: Constants should always be available, regardless of which mode Xdebug is in
  • Fixed bug #1904: Profile and trace files using %t or %u do not get the right names
  • Fixed bug #1905: Debugger does not disable request timeouts

XDebug 3.0.1 支持PHP 7.2.x 至 8.0.x 版本,更新包会自动将已安装的PHP 7.2.x 至 8.0.x 版本里的XDebug进行升级。

安装该安装包需要将Wampserver更新到3.2.4版本或更高版本。

关于XDebug的详细更新信息,可以参阅:https://xdebug.org/announcements/2020-12-04

下载地址:点击跳转到下载页