View Issue Details

IDProjectCategoryView StatusLast Update
0001927XdebugTracingpublic2021-01-01 17:47
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version3.0.1 
Target Version3.0devFixed in Version3.0.2 
Summary0001927: Crash when calling xdebug_stop_trace without a trace in progress
Description

When calling xdebug_stop_trace() without a trace in progress, Xdebug crashes.

Steps To Reproduce

$ php -dxdebug.mode=trace -dxdebug.start_with_request=no -r 'xdebug_stop_trace();'

TagsNo tags attached.
Operating System
PHP Version8.0.0-8.0.4

Activities

Issue History

Date Modified Username Field Change
2021-01-01 17:14 derick New Issue
2021-01-01 17:47 derick Assigned To => derick
2021-01-01 17:47 derick Status new => closed
2021-01-01 17:47 derick Resolution open => fixed
2021-01-01 17:47 derick Fixed in Version => 3.0.2
2021-01-01 17:47 derick Note Added: 0005630