Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Fixed test autoloader when used under PHPUnit 6
Browse files Browse the repository at this point in the history
The legacy class alias for `PHPUnit_Framework_ExpectationFailedException`
only needs to be performed if the class actually exists, which does not
happen in PHPUnit 6.
  • Loading branch information
weierophinney committed Apr 25, 2017
1 parent 700a22e commit 2808a57
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 225 deletions.

0 comments on commit 2808a57

Please sign in to comment.