Viewing Issues 51 - 100 / 1158

    PID CategorySeverityStatusUpdated Target VersionSummary
  000220211
Step Debugging
major
resolved (derick)
2023-09-14PHP info page disclosure.
  000217482
Profiling
feature
resolved (derick)
2023-09-043.2devstart_with_request not settable via XDEBUG_CONFIG
  00021641  
Code Coverage
major
confirmed (derick)
2023-09-043.3devBranch and Path Coverage wrong for first class callable
  00021962  
Uncategorized
minor
resolved (derick)
2023-08-23DBGp Proxy no output to stdout when started as systemd process
  00021932  
Uncategorized
minor
resolved (derick)
2023-08-08In php 8.x the configuration specified via php_admin_value does not apply for XDebug
  0002150   
Code Coverage
feature
new
2023-08-023.4devCollapse the two FOREACH start op codes into one to improve path/branch coverage accurateness
  0002072   
Profiling
feature
acknowledged
2023-08-023.4devRewrite the profiler
  0001979   
Uncategorized
minor
confirmed
2023-08-023.4devXdebug crashes with opcache.protect_memory=yes
  000196461
Step Debugging
minor
feedback (derick)
2023-08-023.4devWSL UNC paths don't have needed prefix
  0001815   
Tracing
major
confirmed (derick)
2023-08-023.4devvalgrind memory warning with tests/tracing/bug00905-php72.phpt
  0001800   
Uncategorized
feature
acknowledged
2023-08-023.4devEnable and initialise 'filter' only when mode is trace or coverage
  0001670   
Profiling
feature
acknowledged
2023-08-023.4devAllow filtering out source code when profiling
  00008887  
Step Debugging
feature
acknowledged (derick)
2023-08-023.4devExtend xdebug to support reverse debugging
  00004074  
Profiling
major
confirmed (derick)
2023-08-023.4devProfilerdumpfile name is always auto_prepend_file name
  00000776  
Profiling
major
acknowledged (derick)
2023-08-023.4devProfiler doesn't handle recursive functions
  000207882
Uncategorized
crash
resolved (derick)
2023-08-01PHP with XDebug throw segmentation faults when running tests
  00017216  
Step Debugging
minor
resolved (derick)
2023-08-01Unablt to stop debug session - XDEBUG_SESSION cookie not deleted
  00019734  
Uncategorized
tweak
feedback (derick)
2023-08-01var_dump on an extension object could use get_class_name object handler
  00021681  
Uncategorized
minor
feedback (derick)
2023-08-01Flush not guaranteed
  00021611  
Step Debugging
feature
acknowledged (derick)
2023-08-01Breakpoints not updated when process is running
  000217861
Step Debugging
minor
resolved (derick)
2023-08-01cant set breakpoint
  000214031
Step Debugging
major
resolved (derick)
2023-08-01Step debugging extremely slow (There was a problem sending N bytes on socket 8: Broken pipe)
  00021372  
Code Coverage
major
resolved (derick)
2023-08-01Coverage lines must not depend on autoloader order
  00020769  
Step Debugging
minor
resolved (derick)
2023-08-01Application slow when debugger is not running VS Code
  00021871  
Code Coverage
minor
feedback (derick)
2023-08-01Code coverage misses constructor property promotion code with parent::__construct call
  000219063
Uncategorized
major
resolved (derick)
2023-07-311.33.0 auto installs, fails to connect thereafter
  000217931
Code Coverage
major
resolved (derick)
2023-07-18Bad coverage
  00021842  
Profiling
minor
resolved (derick)
2023-07-04Distinguish distinct calls to same function in cachegrind.out file
  000216741
Installation
crash
resolved (derick)
2023-07-04Xdebug 3.2.1 Crashes PHP 8.1 on Apple M2 Hardware
  00021852  
Uncategorized
crash
resolved (derick)
2023-07-04Incompatible with uopz
  00021771  
Step Debugging
major
resolved (derick)
2023-05-24Segmentation fault on recursion
  00021761  
Step Debugging
major
resolved (derick)
2023-05-24No works in Ubuntu 23.04
   000216631
Step Debugging
minor
resolved (derick)
2023-05-24Gettype type doesn't match during step debug
  000215322
Installation
minor
resolved (derick)
2023-05-24xdebug.mode in PHP-FPM pool ignored
  00021286  
Code Coverage
feature
resolved (derick)
2023-05-1232bit binaries
  000217312
Uncategorized
minor
new
2023-04-06dbgpProxy sends nothing upon request hanging the TCP connection with keepalives unconditionally
  00021632  
Stacktraces
feature
resolved (derick)
2023-04-05Feature request: Ultra lightweight mode for stack traces in logs
  00021693  
Installation
minor
resolved (derick)
2023-04-03apt install php8.x-xdebug is installing v3.2.0 instead of v3.2.1
  000213032
Step Debugging
crash
resolved (derick)
2023-04-03Crash when set an array with key containing "day-s".
  00021457  
Uncategorized
block
resolved (derick)
2023-03-21Xdebug 3.2.0 crash PHP on Windows if xdebug.mode = off
  00021594  
Installation
major
resolved (derick)
2023-03-21Unable to build due to bug
  000215212
Installation
minor
resolved (derick)
2023-03-21Can't get HTML formatted errors to enable
  000214941
Stacktraces
minor
resolved (derick)
2023-03-21Stack Traces are shown even when xdebug is running in mode 'debug'
  000216551
Profiling
minor
resolved (derick)
2023-03-20xdebug.profiler_output_name files created even if xdebug.mode profile is not set
  00021621  
Installation
minor
resolved (derick)
2023-03-13warning: The macro `AC_LANG_C' is obsolete.
  000215813
Step Debugging
block
resolved (derick)
2023-01-23Problem debugging cURL access in a Netbeans Xdebug session
  000215611
Documentation
text
resolved (derick)
2023-01-19Example file of environmental variable for xdebug-env.ini file
  00021551  
Uncategorized
feature
resolved (derick)
2023-01-12Make xdebug.mode available on a per-directory basis (i.e. .user.ini / .htaccess)
  000214742
Stacktraces
minor
resolved (derick)
2022-12-14Font color barely legible in on-page error report
  00021397  
Code Coverage
crash
resolved (derick)
2022-12-08PHP crash on generating coverage report using PHPUnit