Skip to content

fix: PhpUnitAttributesFixer - do not add for annotation @testWith when attribute TestWith already present#9354

Merged
keradus merged 3 commits intoPHP-CS-Fixer:masterfrom
6b7562617765726c6f73:do-not-add-for-annotation-testwith-when-attribute-testwith-already-present
Jan 18, 2026
Merged

fix: PhpUnitAttributesFixer - do not add for annotation @testWith when attribute TestWith already present#9354
keradus merged 3 commits intoPHP-CS-Fixer:masterfrom
6b7562617765726c6f73:do-not-add-for-annotation-testwith-when-attribute-testwith-already-present

Conversation

@kubawerlos
Copy link
Copy Markdown
Member

fixes #9322

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 17, 2026

Coverage Status

coverage: 92.987%. remained the same
when pulling dd174fe on 6b7562617765726c6f73:do-not-add-for-annotation-testwith-when-attribute-testwith-already-present
into e0cb2fe on PHP-CS-Fixer:master.

@kubawerlos kubawerlos enabled auto-merge (squash) January 17, 2026 14:04
@kubawerlos kubawerlos force-pushed the do-not-add-for-annotation-testwith-when-attribute-testwith-already-present branch from 7c499b0 to f84f14d Compare January 17, 2026 14:11
@keradus keradus disabled auto-merge January 18, 2026 13:32
Comment thread tests/Fixer/PhpUnit/PhpUnitAttributesFixerTest.php
@keradus keradus changed the title fix: do not add for annotation @testWith when attribute TestWith already present fix: PhpUnitAttributesFixer - do not add for annotation @testWith when attribute TestWith already present Jan 18, 2026
@keradus keradus enabled auto-merge (squash) January 18, 2026 14:29
@keradus keradus merged commit 0c5691b into PHP-CS-Fixer:master Jan 18, 2026
33 checks passed
@keradus keradus deleted the do-not-add-for-annotation-testwith-when-attribute-testwith-already-present branch January 18, 2026 14:36
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.

php_unit_attributes: testWith <> TestWithJson

3 participants