Released 2021-10-04
  • 0001993: [Step Debugging] eval-ing broken code causes stepping to break
  • 0001938: [Code Coverage] Branches in traits aren’t marked as executed
  • 0001537: [Documentation] Add links to documentation to various different "features" after wizard has run
  • 0001853: [Profiling] Enable profile compression for cachegrind files
  • 0001890: [Step Debugging] Add connected client and protocol features to diagnostic page
  • 0001898: [Uncategorized] API for querying the currently active mode(s)
  • 0001933: [Step Debugging] Allow for cloud ID to be set through the trigger
  • 0001948: [Uncategorized] Do not redirect warning and error messages to PHP's error log if an Xdebug log is active
  • 0001949: [Step Debugging] private properties for internal classes can't be fetched for debugging
  • 0001963: [Uncategorized] php exit code = -1073741819 when xdebug.mode = off (Windows Thread Safe Only)
  • 0001969: [Step Debugging] Provide breakpoint ID / info in DBGp run command responses
  • 0001970: [Stacktraces] xdebug_get_function_stack with unnamed (internal) parameters have wrong index
  • 0001972: [Uncategorized] Add support for PHP 8.1 Fibers
  • 0001974: [Tracing] Add gzip support to trace files
  • 0001976: [Step Debugging] Switch debug session cookie to Lax, and remove expiry time
  • 0001978: [Uncategorized] Xdebug's log messages are cut off at 512 bytes
  • 0001980: [Uncategorized] PHP 8.1: Mark enum classes as "enum"
  • 0001472: [Tracing] Add assignments to computer readable trace format
  • 0001986: [Step Debugging] Add support for multiple trigger values
  • 0001989: [Profiling] Profiling does not output correct class when parent keyword is used
  • 0001992: [Code Coverage] Code Coverage with filter produces Segmentation fault on xdebug_stop_code_coverage()
  • 0001738: [Step Debugging] Add xdebug_notify() function to send data through DBGp to a debugging client
  • 0001996: [Uncategorized] Add support for Closure visualisation in traces, debugging, and Xdebug's var_dump
  • 0001997: [Step Debugging] Added xdebug_connect_to_client() to attempt a debugging connect while running code
  • 0001998: [Step Debugging] Double facet attribute generated for enums that are stored in properties
  • 0001999: [Step Debugging] Add "readonly" facet to PHP 8.1 readonly properties
  • 0002001: [Profiling] Add 'xdebug.use_compression' setting to turn on/off compression for profiling files
  • 0002004: [Uncategorized] Figure out what "XDEBUG_SHOW_FNAME_TODO" define is for
  • 0002008: [Step Debugging] Using the XDEBUG_SESSION cookie could bypass shared-secret checks
  • 0002009: [Code Coverage] xdebug_stop_code_coverage's argument has type mismatch
  • 0002011: [Step Debugging] Closures as protected properties have double facet XML attribute
  • 0002013: [Uncategorized] Support PHP 8.1
  • 0002007: [Installation] xdebug 3.x fails to build on OS X 10.11 or earlier due to clock_gettime_nsec_np requirement
  • 0002018: [Uncategorized] zlib compression support on Windows
  • 0002019: [Uncategorized] Xdebug crash because of uninitialized memory
  • 0002020: [Uncategorized] segfault if xdebug.dump.GET=* and integer key without value in URL
  • 0002021: [Step Debugging] Segmentation fault due to NULL bytes in internal anonymous class names
  • 0002025: [Step Debugging] Anonymous classes which extend are not detected as anonymous classes since PHP 8.0
38 issues View Issues