View Issue Details

IDProjectCategoryView StatusLast Update
0002009XdebugCode Coveragepublic2021-10-04 09:32
Reporterderick Assigned Toderick  
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

Issue History

Date Modified Username Field Change
2021-08-21 15:03 derick New Issue
2021-08-21 15:58 derick Assigned To => derick
2021-08-21 15:58 derick Status new => closed
2021-08-21 15:58 derick Resolution open => fixed
2021-08-21 15:58 derick Fixed in Version => 3.1dev
2021-08-21 15:58 derick Note Added: 0005991
2021-09-05 16:15 derick Fixed in Version 3.1dev => 3.1.0beta1
2021-10-04 09:32 derick Fixed in Version 3.1.0beta1 => 3.1.0