2025-10-26
Xdebug 3.4.7 is out!
This is a bug fix release that fixes issues with PHP 8.4 lazy objects while debugging, and when a lazy object becomes part of an exception trace. In either situation, Xdebug would call the initializer of the lazy object when it was not expected.
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.