-
Notifications
You must be signed in to change notification settings - Fork 133
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
Composer-specific source locator builder #461
Conversation
Whew, my idea for Roave/BackwardCompatibilityCheck#110 is indeed working here: analysing a whole reflection tree is an order of magnitude faster this way, although we may still speed up things by nod jumping through the source locators. |
Note: still fails when trying to locate |
e7d9baf
to
bf02b76
Compare
…directories in those mappings
…nt instances for equivalent input values
…ComposerJsonAndInstalledJson`
bf02b76
to
76b0350
Compare
@kukulich this is now ready - if you are working on the repo these days, can you give it a quick skim please? |
Looks good to me 👍 |
Thanks @kukulich: preparing a release in the next hours 👍 |
Fixes #442
TODOs:
do we wantremovedbeberlei/assert
?composer.json
-only loader (novendor/
considered)