-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
PHPUnitBridgehasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Milestone
Description
The testing page mentions "It's recommended to use the latest stable PHPUnit version, installed as PHAR."
However, this causes issues with the new 3.3 Yaml component and PHPUnit's bundled version in the PHAR, effectively failing every test and very weird to debug.
The current recommendation to work around this issue is to "do a Composer + require-dev + phpunit/phpunit and execute your tests via ./vendor/bin/phpunit". I think this should somehow be mentioned here to prevent others from searching in vain.
magnetik and roberto910907
Metadata
Metadata
Assignees
Labels
PHPUnitBridgehasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.