Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Change composer autoload to psr-4 #419

Merged
merged 2 commits into from
Feb 27, 2015
Merged

Change composer autoload to psr-4 #419

merged 2 commits into from
Feb 27, 2015

Conversation

gianarb
Copy link
Contributor

@gianarb gianarb commented Feb 24, 2015

Update composer autoload to psr-4

@Ocramius
Copy link
Member

The project is PSR-0 based, why would you complicate the autoloader just for the sake of switching to PSR-4? :|

@gianarb
Copy link
Contributor Author

gianarb commented Feb 24, 2015

Deprecated - As of 2014-10-21 PSR-0 has been marked as deprecated. PSR-4 is now recommended as an alternative.
php-fig

This project use Composer, in my opinion one of its benefits it's to help us into an easy migration from deprecated method

@Ocramius
Copy link
Member

After discussion on gtalk, I decided that this should be mergeable. @gianarb please rebase.

@gianarb
Copy link
Contributor Author

gianarb commented Feb 27, 2015

ping @Ocramius thanks!

Ocramius added a commit that referenced this pull request Feb 27, 2015
@Ocramius Ocramius merged commit 9b1449d into zendframework:master Feb 27, 2015
@Ocramius
Copy link
Member

👍

@gianarb
Copy link
Contributor Author

gianarb commented Feb 27, 2015

Thanks @Ocramius

@gianarb gianarb deleted the feature/psr-4-autoload branch February 27, 2015 23:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants