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 | derick | ||
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 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-24 16:09 | derick | New Issue | |
2020-06-24 16:11 | derick | Description Updated | |
2020-07-02 12:00 | derick | Summary | Remove xdebug.collect_includes setting => Remove xdebug.collect_includes setting and always include them |
2020-07-02 12:11 | derick | Assigned To | => derick |
2020-07-02 12:11 | derick | Status | new => closed |
2020-07-02 12:11 | derick | Resolution | open => fixed |
2020-07-02 12:11 | derick | Fixed in Version | => 3.0dev |
2020-10-14 15:02 | derick | Fixed in Version | 3.0dev => 3.0.0beta1 |