Released 2015-02-22
  • 0000503: [Tracing] xdebug.trace_format=1 shows no variable contents with collect_params=3/4 and collect_return=1
  • 0000304: [Uncategorized] File name and line number info for var_dump()
  • 0000310: [Uncategorized] Allow class vars for xdebug_debug_zval()
  • 0000863: [Uncategorized] xdebug.overload_var_dump cannot be altered with ini_set() at runtime
  • 0000722: [Uncategorized] Add stack trace limit setting
  • 0000980: [Uncategorized] Add a serialized format for variables when dumping
  • 0000982: [Uncategorized] Incorrect file paths in exception stack trace
  • 0001003: [Uncategorized] Add option to xdebug_print_function_stack() to suppress filename and line number
  • 0000644: [Profiling] Shared secret for profiler_enable_trigger
  • 0001054: [Profiling] Profiler files need to support filename, function name compression
  • 0000406: [Step Debugging] Need to see PHP defines/constants
  • 0001034: [Code Coverage] Implement Branch and Path Coverage
  • 0000380: [Code Coverage] need xdebug_code_coverage_started
  • 0001024: [Tracing] Add support for PHP 5.6 ASSIGN_POW
  • 0000341: [Tracing] Add time of exit for normal trace files
  • 0000416: [Tracing] Add return value to computer readable trace format
  • 0000971: [Tracing] Cannot use xdebug_get_tracefile_name() output for xdebug_start_trace()
  • 0001021: [Tracing] Add support for return values to computerized trace files.
  • 0001022: [Tracing] Add support for serialized output format for collect_params.
  • 0001023: [Tracing] Add support for PHP 5.6 variadics
  • 0000932: [Step Debugging] Show an error if Xdebug can't open the remote debug log.
  • 0001004: [Step Debugging] Ability to halt on warning/notice
  • 0001100: [Uncategorized] Raise default max_nesting_level to 256
  • 0001015: [Uncategorized] Set display_errors and error_reporting to immutable values
  • 0001084: [Step Debugging] Add extended exception class support for break-on-exception feature
  • 0000495: [Step Debugging] "exception" breakpoint, add type which responds to any error type.
  • 0001095: [Uncategorized] Crash when using a non-associate array key in a $GLOBALS element
  • 0001102: [Uncategorized] Initiating debugging connections using "php -r" on the command line results in a segfault.
  • 0001094: [Uncategorized] Segmentation fault when attempting to use branch/path coverage from dev-master
  • 0001096: [Uncategorized] Breakpoint bottleneck in large codebase
  • 0001111: [Uncategorized] eval does not work when debugger is stopped in xdebug_throw_exception_hook
  • 0000973: [Uncategorized] Breakpoints not triggered on case-insensitive file systems in files autoloaded by spl_autoload
  • 0001066: [Uncategorized] E: Could not connect to client. :-(
  • 0001101: [Uncategorized] Debugger is not triggered on xdebug_break() in jit mode
  • 0001103: [Uncategorized] XDEBUG_SESSION_STOP_NO_EXEC only stops first script executed with auto_prepend|append_files
  • 0001104: [Uncategorized] "Notice: Corrupt member variable name" on 1-character static property
  • 0001105: [Uncategorized] Setting properties without specifying a type only works in topmost frame
37 issues View Issues