-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
This library makes the (wrong) assumption that we should not want to use it (even though we installed it for some reason) on PHPUnit 8, with its custom autoloader that makes the ArraySubsetAsserts
trait do nothing. In that case, PHPUnit 8's implementation will run as normal and issue a deprecation warning, which will also cause the tests to fail if failOnWarning="true"
is being used in the PHPUnit config. I should think that if this library is installed, it's a fair bet we want to use it.
sjerdo and joshua-bn
Metadata
Metadata
Assignees
Labels
No labels