.. |
Alias
|
4c2bdc85f7
feat: Add stripos to modernize_strpos rule (#8019)
|
1 month 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)
|
1 month ago |
Basic
|
562d11ef71
feat: `PhpCsFixer` ruleset: use `operator_linebreak` rule for all operators (#8417)
|
1 day ago |
Casing
|
e2b0087704
fix: `NativeTypeDeclarationCasingFixer` - do not touch constants named as native types (#8404)
|
3 weeks 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)
|
2 weeks 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)
|
12 hours ago |
ConstantNotation
|
e34ba047a3
fix: enum-case mistaken for const invocation (#8190)
|
5 months ago |
ControlStructure
|
562d11ef71
feat: `PhpCsFixer` ruleset: use `operator_linebreak` rule for all operators (#8417)
|
1 day ago |
DoctrineAnnotation
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
6 months ago |
FunctionNotation
|
bb7775bf64
chore: mark classes as readonly (#8275)
|
2 months ago |
Import
|
562d11ef71
feat: `PhpCsFixer` ruleset: use `operator_linebreak` rule for all operators (#8417)
|
1 day ago |
Internal
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
6 months ago |
LanguageConstruct
|
2f346f3d12
fix: `NullableTypeDeclarationFixer` - do not break multi-line declaration (#8331)
|
1 month 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
|
ff930d2efd
chore: CS: Move data provider methods after their test method (#8302)
|
1 month 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)
|
20 hours ago |
Phpdoc
|
562d11ef71
feat: `PhpCsFixer` ruleset: use `operator_linebreak` rule for all operators (#8417)
|
1 day 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)
|
4 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)
|
4 months ago |
Whitespace
|
5aacd80f16
feat: Fix whitespace between const type and const name. (#8442)
|
1 day ago |