Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: ignore PHPUnit warnings when dataprovider returns more data than test method accepts#958

Merged
nikophil merged 1 commit into
zenstruck:2.xfrom
nikophil:fix/ignore-phpuni-warnings
Aug 21, 2025
Merged

fix: ignore PHPUnit warnings when dataprovider returns more data than test method accepts#958
nikophil merged 1 commit into
zenstruck:2.xfrom
nikophil:fix/ignore-phpuni-warnings

Conversation

@nikophil
Copy link
Copy Markdown
Member

@nikophil nikophil commented Aug 3, 2025

using #[IgnorePHPUnitWarnings] so that we can remove --do-not-fail-on-phpunit-warning option

see sebastianbergmann/phpunit#6268

@nikophil nikophil force-pushed the fix/ignore-phpuni-warnings branch 2 times, most recently from 70d92b2 to 3848f40 Compare August 4, 2025 06:43
@nikophil nikophil force-pushed the fix/ignore-phpuni-warnings branch from 3848f40 to ee54e0a Compare August 21, 2025 14:34
@nikophil nikophil merged commit 5e068c4 into zenstruck:2.x Aug 21, 2025
72 checks passed
@nikophil nikophil deleted the fix/ignore-phpuni-warnings branch August 21, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant