View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001928 | Xdebug | Uncategorized | public | 2021-01-01 18:01 | 2021-01-03 15:17 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 3.0dev | Fixed in Version | 3.0.2 | ||
Summary | 0001928: xdebug_stop_gcstats() can also return false | ||||
Description | The return type hint for xdebug_stop_gcstats() is set to "string", but in case no gc stats session is active, it can also return false. | ||||
Steps To Reproduce | php -dxdebug.mode=gcstats -dxdebug.start_with_request=no -r 'xdebug_stop_gcstats();' | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.0.0-8.0.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-01 18:01 | derick | New Issue | |
2021-01-01 18:03 | derick | Note Added: 0005631 | |
2021-01-03 15:17 | derick | Assigned To | => derick |
2021-01-03 15:17 | derick | Status | new => closed |
2021-01-03 15:17 | derick | Resolution | open => fixed |
2021-01-03 15:17 | derick | Fixed in Version | => 3.0.2 |