Skip to content

Corrected autoload setting in composer.json #20

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

Merged
merged 1 commit into from
Aug 21, 2015
Merged

Conversation

lonnylot
Copy link
Contributor

Underscores are namespace separators in PSR-0. This project conforms to PSR-4 and not PSR-0.

@PhenX
Copy link
Member

PhenX commented May 7, 2015

I removed the underscores in the class names yesterday, then I saw your pull request.
Do you think it's better to roll back my changes, or apply PSR-4 ? I think PSR-4 is compatible with PSR-0, but not the contrary.

@lonnylot
Copy link
Contributor Author

lonnylot commented May 7, 2015

I think it is best to be PSR-4. PSR-0 is deprecated and PSR-4 is the recommended autoloading standard.

@BernardoSilva
Copy link
Contributor

Would be nice to have PSR-4 since PSR-0 is deprecated. 👍

PhenX added a commit that referenced this pull request Aug 21, 2015
Corrected autoload setting in `composer.json`
@PhenX PhenX merged commit 11357e3 into dompdf:master Aug 21, 2015
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

Successfully merging this pull request may close these issues.

3 participants