2025-10-06
Xdebug 3.4.6 is out!
This is a bug fix release that fixes two crash bugs with step debugging: one where resources such as open file pointers were double freed, and one where inspecting specific internal objects, such as DateInterval, would crash.
The full list of changes can be found on the updates page.
The source code can be found on the downloads page, and as usual, Xdebug is installable through PECL and PIE, and is also available as package for most Linux distributions.
If you find a bug, please file a report at Xdebug's Issue Tracker.