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

processing includes as proposed in #67 #68

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

Idrinth
Copy link

@Idrinth Idrinth commented Apr 20, 2018

This processes includes (and include-likes, like require_once) in the AST of files defined by any loading mechanism and processes all files that may reasonably be matched by the given include-like.

This is not feature complete and lacks tests, consider it a WIP, that I'd like feedback on from @Ocramius and @simara-svatopluk .

@Idrinth
Copy link
Author

Idrinth commented Jul 15, 2018

if these changes are ok, I'll squash them @Ocramius

@keradus
Copy link
Contributor

keradus commented Jul 17, 2018

btw, squash can be done automatically during merging ;)

@Idrinth
Copy link
Author

Idrinth commented Jul 17, 2018

sure, just depends on how the project is setup, @keradus :) somehow few people seem to use the automatic one

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

Successfully merging this pull request may close these issues.

2 participants