View Issue Details

IDProjectCategoryView StatusLast Update
0002009XdebugCode Coveragepublic2021-10-04 09:32
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.1devFixed in Version3.1.0 
Summary0002009: xdebug_stop_code_coverage's argument has type mismatch
Description

The argument info says that it needs to be a bool, but ZPP wants it to be an integer. This causes conflicts, such as:

Fatal error: Arginfo / zpp mismatch during call of xdebug_stop_code_coverage() in /tmp/1674/driver.php on line 9

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

Activities