Kuba Werłos f289820c16 fix: `TrailingCommaInMultilineFixer` - handle empty match body (#8480) 18 hours ago
..
Alias 572281f811 fix: `MbStrFunctionsFixer` - fix imports (#8474) 1 day ago
ArrayNotation 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
AttributeNotation f2f92d2ded feat: Introduce `general_attribute_remove` fixer (#8339) 2 months ago
Basic 562d11ef71 feat: `PhpCsFixer` ruleset: use `operator_linebreak` rule for all operators (#8417) 2 weeks ago
Casing e2b0087704 fix: `NativeTypeDeclarationCasingFixer` - do not touch constants named as native types (#8404) 1 month ago
CastNotation 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
ClassNotation dd9402489c fix: `OrderedClassElementsFixer` - sort correctly typed constants (#8408) 1 month ago
ClassUsage 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
Comment 374142daaa feat: `HeaderCommentFixer` - allow validators (#8452) 2 weeks ago
ConstantNotation e34ba047a3 fix: enum-case mistaken for const invocation (#8190) 6 months ago
ControlStructure f289820c16 fix: `TrailingCommaInMultilineFixer` - handle empty match body (#8480) 18 hours ago
DoctrineAnnotation 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
FunctionNotation 395a33e910 fix: `MethodArgumentSpaceFixer` - fix nested calls for `ensure_fully_multiline` option (#8469) 6 days ago
Import 7562a8bdf5 DX: cleanup `OrderedImportsFixerTest` (#8458) 2 weeks ago
Internal 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
LanguageConstruct 695c1998de fix: `SingleSpaceAroundConstructFixer` - handle alternative syntax (#8317) 3 days ago
ListNotation ff930d2efd chore: CS: Move data provider methods after their test method (#8302) 1 month ago
NamespaceNotation 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
Naming 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
Operator 8cd125a268 fix: `BinaryOperatorSpacesFixer` - do not break alignment of UTF-8 array keys (#8484) 2 days ago
PhpTag ff930d2efd chore: CS: Move data provider methods after their test method (#8302) 1 month ago
PhpUnit 1cd12e1596 feat: `PhpUnitMethodCasingFixer` to support PHPUnit's `Test` attribute (#8451) 2 weeks ago
Phpdoc 6ab01ef128 fix: `PhpdocAlignFixer` - align correctly type with UTF8 characters (#8486) 2 days ago
ReturnNotation 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 8 months ago
Semicolon 3e8101812e fix: `MultilineWhitespaceBeforeSemicolonsFixer` - do not produce syntax error when there is a meaningful token after semicolon (#8230) 5 months ago
Strict 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
StringNotation c808dec276 chore: remove incorrect priority tests (#8231) 5 months ago
Whitespace bb0a630461 fix: `StatementIndentationFixer` - return in braceless if (#8479) 4 days ago