Kuba Werłos dcf5699e08 ClassAttributesSeparationFixer - fix for properties with type alternation 4 years ago
..
ClassAttributesSeparationFixerTest.php dcf5699e08 ClassAttributesSeparationFixer - fix for properties with type alternation 4 years ago
ClassDefinitionFixerTest.php 4dee7ec33c Enable testing with PHPUnit 9.x 4 years ago
FinalClassFixerTest.php 4b7bbb34be Fix: Alias should not be required 5 years ago
FinalInternalClassFixerTest.php af4cef980b Merge branch '2.16' 4 years ago
FinalPublicMethodForAbstractClassFixerTest.php 6752f76a62 fix test 4 years ago
FinalStaticAccessFixerTest.php 400cbc9846 minor #5178 Fix tests (SpacePossum) 4 years ago
MethodSeparationFixerTest.php 8a4de863ee Convert PhpdocTrimAfterDescriptionFixer into PhpdocTrimConsecutiveBlankLineSeparationFixer 6 years ago
NoBlankLinesAfterClassOpeningFixerTest.php 7df251c575 NoBlankLines*: fix removing lines consisting only of spaces 6 years ago
NoNullPropertyInitializationFixerTest.php f838ff36b0 PHP8 - Constructor Property Promotion support 4 years ago
NoPhp4ConstructorFixerTest.php f2cdd7aa68 PHP8 - Allow trailing comma in parameter list support 4 years ago
NoUnneededFinalMethodFixerTest.php 9076c1da5e Merge branch '2.16' 4 years ago
OrderedClassElementsFixerTest.php 9857ee14ef Merge branch '2.16' into 2.17 4 years ago
OrderedInterfacesFixerTest.php cbc655ae94 OrderedInterfacesFixer - Introduction 6 years ago
OrderedTraitsFixerTest.php f1bf4bc432 OrderedTraitsFixer - Introduction 5 years ago
ProtectedToPrivateFixerTest.php fe3ead2110 Fix handling array type declaration in properties 5 years ago
SelfAccessorFixerTest.php 5e27c8d951 PHP8 support 4 years ago
SelfStaticAccessorFixerTest.php 6d7da91e69 Merge branch '2.16' 4 years ago
SingleClassElementPerStatementFixerTest.php 3d8284e738 Prep work to migrate to PHPUnit 9.x 4 years ago
SingleTraitInsertPerStatementFixerTest.php a982efcfdd SingleTraitInsertPerStatement - fix formatting for multiline \"use\" 5 years ago
VisibilityRequiredFixerTest.php 6081f933ff VisibilityRequiredFixer - support type alternation for properties 4 years ago