Xdebug for TrueAsync PHP 8.6.0 alpha.1
Pre-release
Pre-release
·
39 commits
to master
since this release
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
- true-async/php-src — PHP core with TrueAsync patches
- true-async/php-async — async extension
- true-async/releases — binary releases and Docker images