Xdebug - Change Log
Released 2022-12-08
- 0001819: [Step Debugging] Allow a list of headers in 'xdebug.client_discovery_header'
- 0002108: [Code Coverage] Segfault on PHP8.1 with PHPUnit 10 when path coverage is enabled
- 0002138: [Step Debugging] Step debugger does not stop when the debugging client closes the connection
- 0002126: [Step Debugging] Problems with retrieving global variables
- 0002127: [Tracing] Tracing does not handle NUL char in anonymous closure scope
- 0002133: [Step Debugging] Warning with regards to extra NUL character in xdebug_setcookie call
- 0002135: [Step Debugging] Xdebug stops twice at the same line after a call breakpoint or xdebug_break()
- 0002136: [Step Debugging] Duplicate line/conditional breakpoints are not rejected
- 0002113: [Step Debugging] Crash at step_into after thrown exception with return value debugging en
- 0002117: [Uncategorized] Removed emulated properties for closures, as PHP 8.2 adds debug information for them
- 0002121: [Uncategorized] Xdebug does not use local independent float-to-string functions
- 0002122: [Step Debugging] Local variables are not available when using start_upon_error
- 0002123: [Step Debugging] Add warning in log and diagnositics information when a breakpoint is set on a non-existing file
- 0002124: [Step Debugging] Xdebug incorrectly reports that there are no children for static closure properties, even thought there are
- 0002125: [Code Coverage] Crash with PHP 8.2 on 32-bit due to change in "not set" value with CATCH opcode
- 0002112: [Step Debugging] Force 'return_value' breakpoint information and step to 'on' temporarily
- 0002105: [Uncategorized] 3.2.0alpha1 package misses the php-header.h file
- 0002002: [Tracing] xdebug_trace_handler_t handler members are not always checked for NULL when executing
- 0002014: [Uncategorized] Drop support for PHP 7.2
- 0002045: [Uncategorized] Inapproriate frowny face
- 0002062: [Documentation] Profiler can't able to write cachegrind file at /tmp
- 0002079: [Step Debugging] Add pseudo hosts xdebug://gateway and xdebug://nameserver
- 0002086: [Step Debugging] Include return value in return breakpoint interruption response
- 0002087: [Step Debugging] Introduce step for the return state and virtual property for return value
- 0002089: [Installation] Alpine Linux does not support res_ninit
- 0002093: [Installation] Fatal error: linux/rtnetlink.h: No such file or directory linux/rtnetlink.h
- 0002098: [Step Debugging] With breakpoint_include_return_value enabled step_out break at every function
- 0002102: [Uncategorized] Drop support for PHP 7.3
- 0002103: [Uncategorized] Remove support for PHP 7.4
- 0002104: [Uncategorized] Add support for PHP 8.2 "SensitiveParameter" attribute
30 issues View Issues