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

Detect PSR-0 usage #62

Open
jenkoian opened this issue Oct 22, 2015 · 1 comment
Open

Detect PSR-0 usage #62

jenkoian opened this issue Oct 22, 2015 · 1 comment

Comments

@jenkoian
Copy link

Perhaps out of scope for this tool, but am interested in hearing your feedback.

Add a check for the now deprecated PSR-0 standard http://www.php-fig.org/psr/psr-0/

I guess you would need to check the composer.json which is why I'm not sure if in scope for this tool.

@ghost
Copy link

ghost commented Oct 23, 2015

Since we do use the composer.lock if available, the check could be included for a composer.json
I think we anyway need to parse the composer.json in case the vendor directory has a non-default path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant