Xdebug - Change Log
Released 2023-11-30
- 0001155: [Step Debugging] Local variables are not shown when execution break in error_handler
- 0002171: [Installation] Build from master fails on php 8.3
- 0002219: [Uncategorized] Add control socket on LInux to obtain information and initiate debugger or breakpoint
- 0002207: [Tracing] Add filenames for include and friends to flamegraph output
- 0002208: [Uncategorized] Superfluous
...(three omission dots) in var_dump() - 0002210: [Tracing] Flamegraphs crash when using
start_with_request - 0002211: [Step Debugging] File wrappers get wrong filename location in stack.
- 0002214: [Tracing] Array keys aren't escaped in traces
- 0002217: [Step Debugging] xdebug://gateway pseudo host does not support IPv6
- 0002027: [Code Coverage] Branch/path code coverage for traits drops trait name since 3.1.0
- 0002077: [Tracing] Bring back xdebug.collect_params
- 0002203: [Stacktraces] Increase default max nesting time out from 256 to 512
- 0002206: [Step Debugging] Optimise debugger breakpoints checking
- 0001732: [Profiling] Add support for flame graph outputs
- 0002200: [Uncategorized] PECL package file has wrong max PHP version number, and peclweb refuses the package
- 0001562: [Stacktraces] Add 'local_vars' option to 'xdebug_get_function_stack' to include variables for each st
- 0002132: [Uncategorized] Errors when mountinfo does not have enough information for finding systemd private tmp directory
- 0002170: [Step Debugging] Show contents of Spl's ArrayIterator
- 0002172: [Step Debugging] Show contents of SplDoublyLinkedList and SplPriorityQueue
- 0002183: [Step Debugging] Bubble up exception message when using code evalution through protocol
- 0002188: [Step Debugging] Step over with fibers does still step into fiber routines
- 0002194: [Stacktraces] Add 'params_as_values' option to 'xdebug_get_function_stack' to return data as values
- 0002195: [Stacktraces] Add 'from_exception' option to 'xdebug_get_function_stack' to return the stack trace where an exception was thrown
- 0002197: [Stacktraces] Add time index and memory to output of xdebug_get_function_stack
- 0000450: [Uncategorized] "Incomplete" backtraces when an exception gets rethrown
- 0000476: [Uncategorized] Exception chaining does not work properly
26 issues View Issues