Xdebug - Change Log
Released 2017-12-02
- 0001455: [Installation] Compile failure on Alpine Linux
- 0001384: [Installation] Big red warning during build process
- 0001470: [Step Debugging] Make connect timeout configurable (now 200ms)
- 0001411: [Uncategorized] Use Error (Throwable) instead of fatal error when maximum nesting level is reached
- 0000575: [Uncategorized] Dump super globals contents to error log
- 0001495: [Uncategorized] file_link_format add filter for doc root
- 0001323: [Tracing] Add config option to enable full paths in trace output
- 0000847: [Tracing] %s doesn't work in xdebug.trace_output_name
- 0000474: [Profiling] Implement memory profiling
- 0001377: [Uncategorized] Drop support for PHP 5.5 and 5.6
- 0001312: [Step Debugging] Implement DBGP's extended_properties to support names and values with \0
- 0001379: [Step Debugging] Add support for unix domain sockets to xdebug.remote_host
- 0001380: [Step Debugging] Add xdebug_is_debugger_active() that returns true when debugger is connected
- 0001484: [Step Debugging] Use FD_CLOEXEC to prevent debugging FDs from leaking to forked processes
- 0000990: [Step Debugging] DBGp: Add notifications for notices and warnings
- 0001430: [Step Debugging] Fix dbgpClient tests to use the TEST_PHP_EXECUTABLE env var to spawn test script
- 0001474: [Uncategorized] Crashes due to variable resolving/reading mechanism not taking care of temporary hash tables correctly
- 0001420: [Code Coverage] Handle PHP 7.2's new methods for switch/case
- 0001431: [Uncategorized] Fix "use after free" with in add_name_attribute_or_element
- 0001432: [Uncategorized] Fixed memory leak with xdebug_path_info_dtor
- 0001449: [Step Debugging] Debugging breaks with array element keys containing low-ASCII variable
- 0001471: [Uncategorized] Tracing crashes with return_assignments and ternairy operator
- 0001486: [Code Coverage] Crash on ZEND_SWITCH_LONG / ZEND_SWITCH_STRING
- 0001272: [Uncategorized] property_get doesn't return attributes for SimpleXMLElement
- 0001305: [Uncategorized] "can not get property" error
- 0001391: [Documentation] Add backtrack for xdebug_call_class and related functions
- 0001452: [Installation] php_xdebug.dll 2.5.5 does not compile (anymore) with PHP 7.2.0alphs3
- 0000964: [Step Debugging] Xdebug does not parse X-Forwarded-For
- 0001481: [Installation] Test suite failure on big endian
- 0001482: [Installation] Change Travis configuration so that it does not run tests even if the compile fails
30 issues View Issues