ComposerRequireChecker icon indicating copy to clipboard operation
ComposerRequireChecker copied to clipboard

processing includes as proposed in #67

Open Idrinth opened this issue 6 years ago • 3 comments

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 avatar Apr 20 '18 14:04 Idrinth

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

Idrinth avatar Jul 15 '18 17:07 Idrinth

btw, squash can be done automatically during merging ;)

keradus avatar Jul 17 '18 22:07 keradus

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

Idrinth avatar Jul 17 '18 22:07 Idrinth