View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001927 | Xdebug | Tracing | public | 2021-01-01 17:14 | 2021-01-01 17:47 |
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 | ||||
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 |