Julien Falque 566b69e99e ReturnAssignmentFixer - Support more cases 5 years ago
..
Alias 1ea90104a8 Modernize types casting fixer array curly 5 years ago
ArrayNotation 814df6b8d0 Ensure compatibility with PHP 7.4 arrow functions 5 years ago
Basic 1294c5d6d8 bug #4813 BracesFixer - fix invalid code generation on alternative syntax (SpacePossum) 5 years ago
Casing 814df6b8d0 Ensure compatibility with PHP 7.4 arrow functions 5 years ago
CastNotation 1ea90104a8 Modernize types casting fixer array curly 5 years ago
ClassNotation 4b7bbb34be Fix: Alias should not be required 5 years ago
ClassUsage 9089ad6b0d DateTimeImmutableFixer - fix for changing tokens count 7 years ago
Comment c81295ca3d Fix deprecation notices 5 years ago
ConstantNotation 4515e65984 minor #4532 DX: ensure data providers are used (kubawerlos) 5 years ago
ControlStructure e8d6ed83f4 YodaStyleFixer - fix precedence for T_MOD_EQUAL and T_COALESCE_EQUAL 5 years ago
DoctrineAnnotation 410cc0327d DX: control names of public methods in test's classes 5 years ago
FunctionNotation 814df6b8d0 Ensure compatibility with PHP 7.4 arrow functions 5 years ago
Import 5d9d0e6f3a NoUnusedImportsFixer - do not match variable name as import 5 years ago
LanguageConstruct 1c93905a8a FunctionToConstantFixer - get_class($this) support 5 years ago
ListNotation 3247ea1770 Fix short list syntax detection. 6 years ago
NamespaceNotation d25010b1b7 Configure no_superfluous_phpdoc_tags for Symfony 5 years ago
Naming fe3ead2110 Fix handling array type declaration in properties 5 years ago
Operator c07a1e1f75 TernaryToNullCoalescingFixer - handle yield from 5 years ago
PhpTag 9df07a8791 BlankLineAfterOpeningTagFixer - do not remove indent, handle comments 5 years ago
PhpUnit fe5d57076f FunctionsAnalyzer - add "isTheSameClassCall" for correct verifying of function calls 5 years ago
Phpdoc 18fc96c74e bug #4795 OrderedClassElementsFixer - Fix (SpacePossum) 5 years ago
ReturnNotation 566b69e99e ReturnAssignmentFixer - Support more cases 5 years ago
Semicolon 1ea90104a8 Modernize types casting fixer array curly 5 years ago
Strict 3e64782964 DeclareStrictTypesFixer - fix for \"strict_types\" set to \"0\" 5 years ago
StringNotation 93efab532b ExplicitStringVariableFixer - variables pair if one is already explicit 5 years ago
Whitespace 1ea90104a8 Modernize types casting fixer array curly 5 years ago
AbstractFixerTest.php ca477fce04 Merge branch '2.9' 7 years ago