Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better include handling #108

Open
pbiggar opened this issue Jun 3, 2015 · 0 comments
Open

better include handling #108

pbiggar opened this issue Jun 3, 2015 · 0 comments

Comments

@pbiggar
Copy link
Owner

pbiggar commented Jun 3, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant