Skip to content

Releases: true-async/xdebug

Xdebug for TrueAsync PHP 8.6.0 alpha.1

Pre-release

Choose a tag to compare

Xdebug for TrueAsync PHP 8.6.0 alpha.1

First alpha release of Xdebug with TrueAsync support for PHP 8.6.

This is a pre-release intended for testing. Do not use in production.


This is a fork of xdebug/xdebug adapted to work with the TrueAsync coroutine scheduler. Built from branch true-async-86.

Xdebug features (step debugging, profiling, tracing) work correctly in async context — breakpoints and stack traces are coroutine-aware.


Related repositories