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

Phpunit10 #1342

Merged
merged 5 commits into from Jul 16, 2023
Merged

Phpunit10 #1342

merged 5 commits into from Jul 16, 2023

Conversation

greg0ire
Copy link
Member

Upgrade to PHPUnit 10

Only executable tests should be suffixed with Test
The Abstract prefix seems to have been dropped.
It relies on deprecated methods. Instead, we can introduce an interface
available for tests only, that represents the future state of the
MetadataStorage interface.
@greg0ire greg0ire marked this pull request as ready for review July 16, 2023 11:51
@greg0ire greg0ire merged commit dd84e71 into doctrine:3.6.x Jul 16, 2023
10 checks passed
@greg0ire greg0ire deleted the phpunit10 branch July 16, 2023 11:51
@greg0ire greg0ire added this to the 3.6.1 milestone Jul 16, 2023
@greg0ire greg0ire added the Tests label Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants