SpacePossum 581ed46aea Add ReturnAssignmentFixer 7 years ago
..
Alias 60b8d46d4a Merge branch '2.10' 7 years ago
ArrayNotation 7d91cc2a54 Merge branch '2.2' into 2.7 7 years ago
Basic 5134589586 Add ArrayIndentationFixer 7 years ago
Casing c6603299b2 Merge branch '2.2' into 2.4 7 years ago
CastNotation 6cb4f9a7f6 Add support for PHPUnit 6, drop PHPUnit 4 7 years ago
ClassNotation 66ddbb1d20 feature #3448 OrderedClassElementsFixer - added sortAlgorithm option (meridius) 7 years ago
ClassUsage 9089ad6b0d DateTimeImmutableFixer - fix for changing tokens count 7 years ago
Comment 9cbf1f1c30 Merge branch '2.10' into 2.11 7 years ago
ControlStructure cb4a6cf2e9 YodaStyleFixer - Fix variable detection for multidimensional arrays 6 years ago
DoctrineAnnotation 240eff843d Merge branch '2.2' into 2.11 7 years ago
FunctionNotation d9ef407746 StaticLambdaFixer - introduction 7 years ago
Import 68fb4adb9c bug #3668 Rewrite NoUnusedImportsFixer (kubawerlos, julienfalque) 6 years ago
LanguageConstruct f2d282242f Add interface for deprecated options 7 years ago
ListNotation 055d67bc0b Merge branch '2.2' into 2.3 7 years ago
NamespaceNotation 20f4d49604 Add EscapeImplicitBackslashesFixer 7 years ago
Naming a54eb7a2b5 NoHomoglyphNamesFixer - fix crash on non-ascii but not mapped either. 7 years ago
Operator 7dc0d99db8 Implement StandardizeIncrementFixer 7 years ago
PhpTag 20f4d49604 Add EscapeImplicitBackslashesFixer 7 years ago
PhpUnit ad1eb479bd Merge branch '2.2' into 2.11 7 years ago
Phpdoc 089d4afd57 Merge branch '2.2' into 2.11 6 years ago
ReturnNotation 581ed46aea Add ReturnAssignmentFixer 6 years ago
Semicolon 76cf790318 MultilineWhitespaceBeforeSemicolonsFixer - chained call for a return fix 7 years ago
Strict ad1eb479bd Merge branch '2.2' into 2.11 7 years ago
StringNotation 5134589586 Add ArrayIndentationFixer 7 years ago
Whitespace 2f1340a04b BlankLineBeforeStatementFixer - Add case and default as options 6 years ago
AbstractFixerTest.php ca477fce04 Merge branch '2.9' 7 years ago