SpacePossum 6c543dbfac OrderedClassElementsFixer - fix 5 years ago
..
Alias 99a15f2106 minor #4596 Ensure compatibility with PHP 7.4 numeric literal separator (julienfalque) 5 years ago
ArrayNotation 814df6b8d0 Ensure compatibility with PHP 7.4 arrow functions 5 years ago
Basic 6365103774 NonPrintableCharacterFixer - fix for backslash and quotes when changing to escape sequences 5 years ago
Casing 814df6b8d0 Ensure compatibility with PHP 7.4 arrow functions 5 years ago
CastNotation c5694c1492 Fix PHP 7.4 deprecation notices 5 years ago
ClassNotation 6c543dbfac OrderedClassElementsFixer - fix 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 6e35307754 NoUnneededCurlyBracesFixer - handle namespaces 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 814df6b8d0 Ensure compatibility with PHP 7.4 arrow functions 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 6c543dbfac OrderedClassElementsFixer - fix 5 years ago
ReturnNotation 9b267edacf ReturnAssignmentFixer - do not touch invalid code 6 years ago
Semicolon f8e5135a1e DX: php_unit_test_case_static_method_calls - use default config 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 b465a72957 LineEndingFixer - handle \"\r\r\n\" 5 years ago
AbstractFixerTest.php ca477fce04 Merge branch '2.9' 7 years ago