.. |
ControlStructureBracesFixerTest.php
|
942c05d9e4
bug: ControlStructureBracesFixer - handle closing tag (#6873)
|
1 year ago |
ControlStructureContinuationPositionFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
ElseifFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
EmptyLoopBodyFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
EmptyLoopConditionFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
IncludeFixerTest.php
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
2 years ago |
NoAlternativeSyntaxFixerTest.php
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
2 years ago |
NoBreakCommentFixerTest.php
|
e042f44208
minor: more arrow function usage (#7223)
|
1 year ago |
NoSuperfluousElseifFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
NoTrailingCommaInListCallFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
NoUnneededBracesFixerTest.php
|
63ef329572
feat: Deprecate `NoUnneededCurlyBracesFixer` and proxy to `NoUnneededBracesFixer` (#7335)
|
1 year ago |
NoUnneededControlParenthesesFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
NoUnneededCurlyBracesFixerTest.php
|
d46818d084
DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115)
|
1 year ago |
NoUselessElseFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
SimplifiedIfReturnFixerTest.php
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
1 year ago |
SwitchCaseSemicolonToColonFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
SwitchCaseSpaceFixerTest.php
|
d46818d084
DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115)
|
1 year ago |
SwitchContinueToBreakFixerTest.php
|
d46818d084
DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115)
|
1 year ago |
TrailingCommaInMultilineFixerTest.php
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
1 year ago |
YodaStyleFixerTest.php
|
072657793c
fix(`YodaStyleFixer`): do not touch `require(_once)`, `include(_once)` and `yield from` statements (#7325)
|
1 year ago |