.. |
AbstractNullableTypeDeclarationFixerTestCase.php
|
fad7e08b2f
feat: Deprecate `CompactNullableTypehintFixer` and proxy to `CompactNullableTypeDeclarationFixer` (#7339)
|
1 year ago |
ArrayIndentationFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
BlankLineBeforeStatementFixerTest.php
|
671149b33c
minor: use more spread operator (#7222)
|
1 year ago |
BlankLineBetweenImportGroupsFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
CompactNullableTypeDeclarationFixerTest.php
|
fad7e08b2f
feat: Deprecate `CompactNullableTypehintFixer` and proxy to `CompactNullableTypeDeclarationFixer` (#7339)
|
1 year ago |
CompactNullableTypehintFixerTest.php
|
fad7e08b2f
feat: Deprecate `CompactNullableTypehintFixer` and proxy to `CompactNullableTypeDeclarationFixer` (#7339)
|
1 year ago |
HeredocIndentationFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
IndentationTypeFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
LineEndingFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
MethodChainingIndentationFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
NoExtraBlankLinesFixerTest.php
|
4eceb23e17
fix: NoExtraBlankLinesFixer - do not remove blank line after `? : throw` (#7457)
|
1 year ago |
NoSpacesAroundOffsetFixerTest.php
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
1 year ago |
NoSpacesInsideParenthesisFixerTest.php
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
1 year ago |
NoTrailingWhitespaceFixerTest.php
|
d46818d084
DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115)
|
1 year ago |
NoWhitespaceInBlankLineFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
SingleBlankLineAtEofFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
SpacesInsideParenthesesFixerTest.php
|
095443e1a8
test: AutoReview - unify data provider returns (#7544)
|
1 year ago |
StatementIndentationFixerTest.php
|
753d0af6fb
feat: StatementIndentationFixer - support comment for continuous control statement (#7384)
|
1 year ago |
TypeDeclarationSpacesFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
TypesSpacesFixerTest.php
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
2 years ago |