View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001811 | Xdebug | Stacktraces | public | 2020-06-24 16:09 | 2020-10-14 15:02 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 3.0dev | Fixed in Version | 3.0.0beta1 | ||
| Summary | 0001811: Remove xdebug.collect_includes setting and always include them | ||||
| Description | This setting is on by default, and makes sure that included files are collected. Remove the setting and always include include filenames. This is also a good opportunity to see if we can get away with not duplicating these file names and just add references to the zend_string that they are made of. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.4.0-7.4.4 | ||||