View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001919 | Xdebug | Code Coverage | public | 2020-12-18 14:57 | 2021-01-05 08:20 |
| Reporter | mwijngaard | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.0.1 | ||||
| Target Version | 3.0dev | Fixed in Version | 3.0.2 | ||
| Summary | 0001919: Crash when enabling filter without the right mode active | ||||
| Description | When running xdebug in just debug mode (no coverage or tracing) and using xdebug_set_filter. A segfault is generated when a file is included that does not pass the filter. I guess this would be solved by 0001800, but it probably should not segfault anyway. | ||||
| Steps To Reproduce | Add the two files to the same folder and run test1.php with xdebug in debug mode. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.0.0-8.0.4 | ||||