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

Full PSR-4 autoloading of core Grav classes #19

Closed
rhukster opened this issue Aug 20, 2014 · 2 comments
Closed

Full PSR-4 autoloading of core Grav classes #19

rhukster opened this issue Aug 20, 2014 · 2 comments

Comments

@rhukster
Copy link
Member

We were using autoloading before, but now we've merged this into the composer vendor autoload. It improves performance slightly by using a class lookup table.

@mahagr
Copy link
Member

mahagr commented Aug 23, 2014

Correction on the title; we are using PSR-0 currently.

@mahagr mahagr closed this as completed Aug 23, 2014
@mahagr mahagr reopened this Aug 23, 2014
@mahagr
Copy link
Member

mahagr commented Aug 23, 2014

Need to check that composer.json has PSR-0 and not PSR-4 in it.

@w00fz w00fz modified the milestones: 0.9.0 Release, 0.9.1 Release Aug 25, 2014
@w00fz w00fz closed this as completed Aug 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants