View Issue Details

IDProjectCategoryView StatusLast Update
0001928XdebugUncategorizedpublic2021-01-03 15:17
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.0devFixed in Version3.0.2 
Summary0001928: 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();'

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

Activities

Issue History

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