You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we include files at compile-time, we should add the included file to
EG(included_files) at run-time.
We should add a check that the file has not been changed (what are PHP's
metrics here? if the same include is run more than once, can it have a
different file each time?).
Original issue reported on code.google.com by paul.biggar on 2008-12-07 13:56:43
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
paul.biggar
on 2008-12-07 13:56:43The text was updated successfully, but these errors were encountered: