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

Use PSR-4 everywhere instead of PSR-0 #14323

Merged
merged 6 commits into from
Apr 11, 2015
Merged

Use PSR-4 everywhere instead of PSR-0 #14323

merged 6 commits into from
Apr 11, 2015

Conversation

Tobion
Copy link
Contributor

@Tobion Tobion commented Apr 11, 2015

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #11189
License MIT

Rebased and updated #12466

@Tobion Tobion merged commit 8072213 into symfony:2.7 Apr 11, 2015
Tobion added a commit that referenced this pull request Apr 11, 2015
This PR was merged into the 2.7 branch.

Discussion
----------

Use PSR-4 everywhere instead of PSR-0

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #11189
| License       | MIT

Rebased and updated #12466

Commits
-------

8072213 adjust phpdoc for class not found handler
e2bbf07 add phpunit bridge to psr4
60d4994 Tweak classmap paths
cc17234 Add two more components to psr-4
17f61af Add psr-4 support to the ClassNotFoundFatalErrorHandler
4e85901 Use PSR-4 everywhere instead of PSR-0
@Tobion Tobion deleted the psr4 branch April 11, 2015 22:30
@Seldaek
Copy link
Member

Seldaek commented Apr 12, 2015

Finally, thanks ;)

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.

2 participants