Xdebug 3.5.0 Released: PHP 8.5 Support, Native Path Mapping, and Enhanced Control Sockets

software-release

Xdebug 3.5.0 is now available, featuring support for PHP 8.5, initial Native Path Mapping, and enhanced control socket capabilities on Windows and Linux. This release also includes debugger improvements, optimizations, and bug fixes.

Xdebug 3.5.0 has been officially released. This latest version introduces several significant enhancements, including support for PHP 8.5 and initial integration for Native Path Mapping. Furthermore, it now supports control sockets on Windows via Named Pipes, alongside improved support for Linux environments.

The release also brings various improvements to the debugger, several performance optimizations, and important bug fixes. A comprehensive list of all changes can be found on the updates page.

The source code for Xdebug 3.5.0 is available on the downloads page. As usual, Xdebug is installable through PIE and is also widely available as a package for most Linux distributions.

Should you encounter any issues, please file a report on Xdebug's Issue Tracker.