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

Ensure data provider parameters are consistent with test methods signatures #2627

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Apr 22, 2024

Q A
Type bug
BC Break no
Fixed issues N/A

Summary

This addresses a deprecation notice that was introduced in PHPUnit 10.5.18

This is a backport of #2623, per @malarzm's suggestion. PHPUnit 10 was introduced in 0aa0e7b for 2.6.0, but the 2.6.x branch is unsupported.

…atures

This addresses a deprecation notice that was introduced in PHPUnit 10.5.18
@malarzm malarzm added the Task label Apr 22, 2024
@jmikola
Copy link
Member Author

jmikola commented Apr 22, 2024

CI failures are unrelated to this PR. See: #2624

@jmikola jmikola merged commit 7972411 into doctrine:2.7.x Apr 22, 2024
16 of 20 checks passed
@jmikola jmikola deleted the 2.7-phpunit-deprecations branch April 22, 2024 14:44
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.

2 participants