Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[Composer paths] Updated paths that are now created/managed by composer#1165
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
[Composer paths] Updated paths that are now created/managed by composer
weaverryan commentedMar 21, 2012
Oh boy, you're absolutely right. Thanks for bootstrapping this, but yes, there will be others. Grepping quickly for I think the bigger thing from here will be updating conversations about autoloading, which is now done differently. I've added a few more commits to tweak things and highlighted what I think are the biggest remaining issues in#1176 Thanks! |
I've did sort-of a bootstrap for path changes done by Composer usage to install Symfony2.
The problem is that there's a lot of other things to be changed that can't be covered by simply greping thru the files.