Skip to content

Conversation

@Jean85
Copy link

@Jean85 Jean85 commented Nov 24, 2017

This issue was brought up here: #2639 (comment)

Basically, with ~ we would deny upgrading to PHPUnit 5.5+, and we shouldn't, since PHPUnit follows semver and we can go up to the latest minor without issues.

@Jean85 Jean85 mentioned this pull request Nov 24, 2017
@xabbuh
Copy link
Member

xabbuh commented Nov 24, 2017

We could then also allow PHPUnit 6, couldn't we?

@Jean85
Copy link
Author

Jean85 commented Nov 24, 2017

Nope, supporting all 3 is not possible due to some deprecations that would be unavailable under version 6, especially regarding the mockBuilder. You can, BTW, get already 6-proof using the FC interface PHPUnit\Framework\Testcase, but maybe it's already done?

@XWB XWB merged commit c3c9b36 into FriendsOfSymfony:master Nov 29, 2017
@XWB
Copy link
Member

XWB commented Nov 29, 2017

Thanks.

@Jean85 Jean85 deleted the patch-1 branch November 29, 2017 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants