|
|
Reporter | derick | Assigned To | derick | |
---|
Priority | normal | Severity | minor | Reproducibility | have not tried |
---|
Status | closed | Resolution | fixed | |
---|
Product Version | 3.0.1 | |
---|
Target Version | 3.0dev | Fixed in Version | 3.0.2 | |
---|
|
|
Summary | 0001927: 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();' |
---|
Tags | No tags attached. |
---|
|
|
Operating System | |
---|
PHP Version | 8.0.0-8.0.4 |
---|
|
|