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

Cache PSR0 classmaps and enable PSR0 scanning by default #998

Closed
Seldaek opened this issue Aug 14, 2012 · 3 comments
Closed

Cache PSR0 classmaps and enable PSR0 scanning by default #998

Seldaek opened this issue Aug 14, 2012 · 3 comments
Labels
Milestone

Comments

@Seldaek
Copy link
Member

Seldaek commented Aug 14, 2012

This would be a good improvement and would allow PSR0 classmap scans to be always enabled. Since that yields faster autoloaders it would be great.

@Seldaek
Copy link
Member Author

Seldaek commented Aug 14, 2012

See #811 too

@RobLoach
Copy link
Contributor

Another solution would be to add the option during the install:

$ composer install --optimize

Although, having it always enabled would be nice too 👍.

@benbor
Copy link

benbor commented Dec 22, 2015

@alcohol. As i understand, this issue can be closed, because of duplicate of #811

@alcohol alcohol closed this as completed Dec 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants