-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Description
The required PHPUnit version in the docs should be updated to 4.2 (or later) since the atLeast()
method which is used in some of the tests, e.g. Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler\PdoSessionHandlerTest
, is introduced in PHPUnit 4.2.0 (https://github.com/sebastianbergmann/phpunit/blob/4.2/src/Framework/TestCase.php#L1564).
Metadata
Metadata
Assignees
Labels
No labels