Xdebug - Change Log
Released 2025-12-04
- 0002369: [Step Debugging] Implement "Native Xdebug Path Mapping" project (derick)
- 0002370: [Uncategorized] PHP 8.5 support (derick)
- 0002386: [Step Debugging] Crashes when running context_get in an exception thrown from an internal function (derick)
- 0002374: [Path Mapping] Breakpoints in mapped paths don't trigger as they're mapped back before matching (derick)
- 0002372: [Installation] Build failed on MSVC (derick)
- 0002367: [Step Debugging] Debugger should not break on return out of include files when return value debugger is enabled (derick)
- 0002363: [Step Debugging] Add better debugging support for PHP 8.5's pipes (derick)
- 0002345: [Step Debugging] DBGP's detach does not support base64 encoded strings (derick)
- 0002338: [Step Debugging] Add experimental support for Windows Named Pipes control socket (derick)
- 0002337: [Step Debugging] Modify xdebug_add_stack_frame to always work on the passed execute_data (derick)
- 0002336: [Step Debugging] Optimise xdebug_init_oparray (derick)
- 0002335: [Step Debugging] Failed dbgp connection is not marked as not active (derick)
- 0002213: [Step Debugging] Expose __EXCEPTION virtual variable for current EG(exception) (derick)
13 issues View Issues