Viewing Issues 1 - 38 / 38

    PID CategorySeverityStatusUpdated Target VersionSummary
  00019932  
Step Debugging
major
closed (derick)
2021-11-20eval-ing broken code causes stepping to break
  00019386  
Code Coverage
minor
closed (derick)
2021-10-043.1devBranches in traits aren’t marked as executed
  0002013   
Uncategorized
minor
closed (derick)
2021-10-043.1devSupport PHP 8.1
  00020111  
Step Debugging
minor
closed (derick)
2021-10-043.1devClosures as protected properties have double facet XML attribute
  00020091  
Code Coverage
minor
closed (derick)
2021-10-043.1devxdebug_stop_code_coverage's argument has type mismatch
  00020081  
Step Debugging
major
closed (derick)
2021-10-043.1devUsing the XDEBUG_SESSION cookie could bypass shared-secret checks
  00020041  
Uncategorized
minor
closed (derick)
2021-10-043.1devFigure out what "XDEBUG_SHOW_FNAME_TODO" define is for
  00020013  
Profiling
minor
closed (derick)
2021-10-043.1devAdd 'xdebug.use_compression' setting to turn on/off compression for profiling files
  00019991  
Step Debugging
feature
closed (derick)
2021-10-043.1devAdd "readonly" facet to PHP 8.1 readonly properties
  000199841
Step Debugging
major
closed (derick)
2021-10-043.1devDouble facet attribute generated for enums that are stored in properties
  00019974  
Step Debugging
feature
closed (derick)
2021-10-043.1devAdded xdebug_connect_to_client() to attempt a debugging connect while running code
  00019961  
Uncategorized
minor
closed (derick)
2021-10-043.1devAdd support for Closure visualisation in traces, debugging, and Xdebug's var_dump
  000199221
Code Coverage
crash
closed (derick)
2021-10-043.1devCode Coverage with filter produces Segmentation fault on xdebug_stop_code_coverage()
  00019892  
Profiling
minor
closed (derick)
2021-10-043.1devProfiling does not output correct class when parent keyword is used
  00019861  
Step Debugging
feature
closed (derick)
2021-10-043.1devAdd support for multiple trigger values
  00019801  
Uncategorized
feature
closed (derick)
2021-10-043.1devPHP 8.1: Mark enum classes as "enum"
  00019781  
Uncategorized
minor
closed (derick)
2021-10-043.1devXdebug's log messages are cut off at 512 bytes
  000197612  
Step Debugging
feature
closed (derick)
2021-10-043.1devSwitch debug session cookie to Lax, and remove expiry time
  00019742  
Tracing
feature
closed (derick)
2021-10-043.1devAdd gzip support to trace files
  00019721  
Uncategorized
major
closed (derick)
2021-10-043.1devAdd support for PHP 8.1 Fibers
  00019701  
Stacktraces
minor
closed (derick)
2021-10-043.1devxdebug_get_function_stack with unnamed (internal) parameters have wrong index
  00019694  
Step Debugging
tweak
closed (derick)
2021-10-043.1devProvide breakpoint ID / info in DBGp run command responses
  00019633  
Uncategorized
minor
closed (derick)
2021-10-04php exit code = -1073741819 when xdebug.mode = off (Windows Thread Safe Only)
  000194952
Step Debugging
major
closed (derick)
2021-10-043.1devprivate properties for internal classes can't be fetched for debugging
  00019486  
Uncategorized
feature
closed (derick)
2021-10-043.1devDo not redirect warning and error messages to PHP's error log if an Xdebug log is active
  00019331  
Step Debugging
feature
closed (derick)
2021-10-043.1devAllow for cloud ID to be set through the trigger
  00018984  
Uncategorized
feature
closed (derick)
2021-10-043.1devAPI for querying the currently active mode(s)
  00018901  
Step Debugging
feature
closed (derick)
2021-10-043.1devAdd connected client and protocol features to diagnostic page
  00018531  
Profiling
feature
closed (derick)
2021-10-043.1devEnable profile compression for cachegrind files
  00017389  
Step Debugging
feature
closed (derick)
2021-10-043.1devAdd xdebug_notify() function to send data through DBGp to a debugging client
  00015371  
Documentation
minor
closed (derick)
2021-10-043.1devAdd links to documentation to various different "features" after wizard has run
  00014726  
Tracing
feature
closed (derick)
2021-10-043.1devAdd assignments to computer readable trace format
  00020251  
Step Debugging
minor
closed (derick)
2021-10-043.1devAnonymous classes which extend are not detected as anonymous classes since PHP 8.0
  000202162
Step Debugging
crash
closed (derick)
2021-10-043.1devSegmentation fault due to NULL bytes in internal anonymous class names
  000202042
Uncategorized
major
closed (derick)
2021-10-04segfault if xdebug.dump.GET=* and integer key without value in URL
  00020191  
Uncategorized
crash
closed (derick)
2021-10-043.1devXdebug crash because of uninitialized memory
  00020181  
Uncategorized
minor
closed (derick)
2021-10-043.1devzlib compression support on Windows
  0002007241
Installation
minor
closed (derick)
2021-10-043.1devxdebug 3.x fails to build on OS X 10.11 or earlier due to clock_gettime_nsec_np requirement