Skip to content

Conversation

@johnkary
Copy link
Owner

@johnkary johnkary commented Mar 12, 2017

This PR migrates away from PSR-0 autoloader to now support PSR-4 autoloading standard.

Benefits include:

  • Less deeply-nested directories
  • Source and this project's test suite are in separate autoloaders

Any projects using phpunit-speedtrap must re-dump their Composer autoloader after upgrading to properly load library files:

$ composer dump-autoload

Thank you to @TomasVotruba for inspiring this feature!

@johnkary johnkary merged commit cbd785f into master Mar 17, 2017
@johnkary johnkary deleted the psr4 branch March 25, 2017 17:15
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.

1 participant