Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Bump phpunit-bridge requirement to 3.4|4.0#25058
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
5f4abe2 to59f6dfbComparenicolas-grekas commentedNov 20, 2017
It looks like the junction for the bridge breaks phpunit. |
Seldaek commentedNov 21, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I don't even see where the path repo is defined.. got any more details? Anyway you can set it using a full repo declaration like |
nicolas-grekas commentedNov 21, 2017
thanks, I didn't know this was possible :) |
This PR was merged into the 2.7 branch.Discussion----------Bump phpunit-bridge requirement to 3.4|4.0| Q | A| ------------- | ---| Branch? | 2.7| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | -| License | MIT| Doc PR | -The bridge 4.0 is already used because of the way simple-phpunit works.This just make it more explicit and will be required when#25056 will be merged.Commits-------1c1a540 Bump phpunit-bridge requirement to 3.4|4.0
The bridge 4.0 is already used because of the way simple-phpunit works.
This just make it more explicit and will be required when#25056 will be merged.