Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DX: bump PHPUnit to v9, PHPUnit bridge to v6 and Prophecy-PHPUnit to v2 #6205

Merged
merged 1 commit into from Jan 2, 2022

Conversation

keradus
Copy link
Member

@keradus keradus commented Dec 23, 2021

No description provided.

@coveralls
Copy link

coveralls commented Dec 23, 2021

Coverage Status

Coverage remained the same at 93.041% when pulling 56a13e6 on keradus:depsssss into 22f0eb4 on FriendsOfPHP:master.

*
* @internal
*/
abstract class InterimTestCase extends BaseTestCase
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need InterimTestCase? Can't TestCase extend BaseTestCase directly, including ProphecyTrait?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, it won't compile as multiple traits are touching same method

@keradus keradus merged commit 1b27f5c into PHP-CS-Fixer:master Jan 2, 2022
@keradus keradus deleted the depsssss branch January 2, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants