.. |
DoctrineAnnotation.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PER-CS1.0.rst
|
c7a21ed26c
feat: Mark PER-CS v1 as deprecated (#7283)
|
1 year ago |
PER-CS1.0Risky.rst
|
c7a21ed26c
feat: Mark PER-CS v1 as deprecated (#7283)
|
1 year ago |
PER-CS2.0.rst
|
b9602e93bf
feat(`@PER-CS2.0`): Add `concat_space` to the ruleset (#7302)
|
1 year ago |
PER-CS2.0Risky.rst
|
0cacea0395
feat: Clone PER-CS1.0 to PER-CS2.0 to prepare for adding new rules (#7249)
|
1 year ago |
PER.rst
|
c7a21ed26c
feat: Mark PER-CS v1 as deprecated (#7283)
|
1 year ago |
PERRisky.rst
|
c7a21ed26c
feat: Mark PER-CS v1 as deprecated (#7283)
|
1 year ago |
PHP54Migration.rst
|
856fef44e9
ArraySyntaxFixer, ListSyntaxFixer - change default syntax to short
|
3 years ago |
PHP56MigrationRisky.rst
|
3031bf58a2
Rework documentation
|
4 years ago |
PHP70Migration.rst
|
bfe83d72b0
Merge branch 'master' into 3.0
|
3 years ago |
PHP70MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHP71Migration.rst
|
942dfb7794
Fix checking for default config used in rule sets
|
3 years ago |
PHP71MigrationRisky.rst
|
3031bf58a2
Rework documentation
|
4 years ago |
PHP73Migration.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHP74Migration.rst
|
4968ead667
AssignNullCoalescingToCoalesceEqualFixer - introduction
|
3 years ago |
PHP74MigrationRisky.rst
|
3941a0113f
Fix rule sets descriptions
|
3 years ago |
PHP80Migration.rst
|
9e53d08d40
DX: cleanup PHP Migration rulesets
|
3 years ago |
PHP80MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHP81Migration.rst
|
6b5f819285
PHP8.1 - Explicit octal integer literal notation
|
3 years ago |
PHP82Migration.rst
|
2906a4c2d4
feature: Add `@PHP82Migration` ruleset (#6621)
|
2 years ago |
PHPUnit100MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit30MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit32MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit35MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit43MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit48MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit50MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit52MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit54MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit55MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit56MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit57MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit60MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit75MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PHPUnit84MigrationRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
PSR1.rst
|
a0f8f09caa
RuleSet description fixes
|
3 years ago |
PSR12.rst
|
91fbabfb58
feature: add at least one space around binary operators (#7175)
|
1 year ago |
PSR12Risky.rst
|
1f0c53bd3a
Add/Change PHP.MigrationSet to update array/list syntax to short one
|
3 years ago |
PSR2.rst
|
030e18e572
feature: Introduce `SpacesInsideParenthesesFixer` (#5709)
|
1 year ago |
PhpCsFixer.rst
|
3b18ca7fce
feat: Move `single_line_empty_body` to `@PER-CS2.0` (#7282)
|
1 year ago |
PhpCsFixerRisky.rst
|
3b18ca7fce
feat: Move `single_line_empty_body` to `@PER-CS2.0` (#7282)
|
1 year ago |
Symfony.rst
|
445df272f8
feat: Introduce `LongToShorthandOperatorFixer` (#7295)
|
1 year ago |
SymfonyRisky.rst
|
94ad3e0c03
docs: Condensed output for rule sets' list that fixer is included in (#7182)
|
1 year ago |
index.rst
|
0cacea0395
feat: Clone PER-CS1.0 to PER-CS2.0 to prepare for adding new rules (#7249)
|
1 year ago |