On Monday, 16 September 2024 at 20:00, Daniel Scherzer
wrote:
> Dear Internals,
>
> Last week I sent a patch[1] to address a feature request[2] for a way to
> identify at runtime what file a constant was declared in. Since this adds the
> filename (a `zend_string`) to every `zend_constant` ins
Dear Internals,
Last week I sent a patch[1] to address a feature request[2] for a way to
identify at runtime what file a constant was declared in. Since this adds
the filename (a `zend_string`) to every `zend_constant` instance, it is not
the most trivial of changes.
It was suggested[3] by iluuu1