View Issue Details

IDProjectCategoryView StatusLast Update
0001811XdebugStacktracespublic2020-10-14 15:02
Reporterderick Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.0devFixed in Version3.0.0beta1 
Summary0001811: 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.
This seems possible by using zend_get_executed_filename_ex instead of zend_get_executed_filename.

TagsNo tags attached.
Operating System
PHP Version7.4.0-7.4.4

Activities

There are no notes attached to this issue.