View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002009 | Xdebug | Code Coverage | public | 2021-08-21 15:03 | 2021-10-04 09:32 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 3.1dev | Fixed in Version | 3.1.0 | ||
| Summary | 0002009: 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 | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.0.0-8.0.4 | ||||