.. |
@DoctrineAnnotation.test
|
b9852e7451
Add Doctrine Annotation ruleset
|
7 лет назад |
@DoctrineAnnotation.test-in.php
|
b9852e7451
Add Doctrine Annotation ruleset
|
7 лет назад |
@DoctrineAnnotation.test-out.php
|
b9852e7451
Add Doctrine Annotation ruleset
|
7 лет назад |
@PER-CS1.0-risky.test
|
44398f1672
bug: Restructure PER-CS rule sets (#6707)
|
1 год назад |
@PER-CS1.0-risky.test-in.php
|
44398f1672
bug: Restructure PER-CS rule sets (#6707)
|
1 год назад |
@PER-CS1.0-risky.test-out.php
|
44398f1672
bug: Restructure PER-CS rule sets (#6707)
|
1 год назад |
@PER-CS1.0.test
|
44398f1672
bug: Restructure PER-CS rule sets (#6707)
|
1 год назад |
@PER-CS1.0.test-in.php
|
44398f1672
bug: Restructure PER-CS rule sets (#6707)
|
1 год назад |
@PER-CS1.0.test-out.php
|
44398f1672
bug: Restructure PER-CS rule sets (#6707)
|
1 год назад |
@PER-CS2.0-risky.test
|
0cacea0395
feat: Clone PER-CS1.0 to PER-CS2.0 to prepare for adding new rules (#7249)
|
1 год назад |
@PER-CS2.0-risky.test-in.php
|
0cacea0395
feat: Clone PER-CS1.0 to PER-CS2.0 to prepare for adding new rules (#7249)
|
1 год назад |
@PER-CS2.0-risky.test-out.php
|
0cacea0395
feat: Clone PER-CS1.0 to PER-CS2.0 to prepare for adding new rules (#7249)
|
1 год назад |
@PER-CS2.0.test
|
0cacea0395
feat: Clone PER-CS1.0 to PER-CS2.0 to prepare for adding new rules (#7249)
|
1 год назад |
@PER-CS2.0.test-in.php
|
1ce9e248c3
feat: set new_with_parentheses for anonymous_class to false in PER-CS2.0 (#8140)
|
3 месяцев назад |
@PER-CS2.0.test-out.php
|
1ce9e248c3
feat: set new_with_parentheses for anonymous_class to false in PER-CS2.0 (#8140)
|
3 месяцев назад |
@PER-CS2.0_php80.test
|
0e69940277
feat: Add trailing comma in multiline to PER-CS 2.0 (#7916)
|
7 месяцев назад |
@PER-CS2.0_php80.test-in.php
|
0e69940277
feat: Add trailing comma in multiline to PER-CS 2.0 (#7916)
|
7 месяцев назад |
@PER-CS2.0_php80.test-out.php
|
0e69940277
feat: Add trailing comma in multiline to PER-CS 2.0 (#7916)
|
7 месяцев назад |
@PHP54Migration.test
|
2cd192d6ad
Remove not needed requirements from fixtures
|
3 лет назад |
@PHP54Migration.test-in.php
|
1f0c53bd3a
Add/Change PHP.MigrationSet to update array/list syntax to short one
|
3 лет назад |
@PHP54Migration.test-out.php
|
1f0c53bd3a
Add/Change PHP.MigrationSet to update array/list syntax to short one
|
3 лет назад |
@PHP74Migration-risky.test
|
79d6ccde9f
Update RuleSet
|
4 лет назад |
@PHP74Migration-risky.test-in.php
|
ef31e5a239
Add use_arrow_functions rule to PHP74Migration:risky set
|
4 лет назад |
@PHP74Migration-risky.test-out.php
|
ef31e5a239
Add use_arrow_functions rule to PHP74Migration:risky set
|
4 лет назад |
@PHP74Migration.test
|
bcfd44c0a0
Fix tests
|
4 лет назад |
@PHP74Migration.test-in.php
|
79d6ccde9f
Update RuleSet
|
4 лет назад |
@PHP74Migration.test-out.php
|
79d6ccde9f
Update RuleSet
|
4 лет назад |
@PHP80Migration-risky.test
|
3057facfa4
PHP8.0
|
4 лет назад |
@PHP80Migration-risky.test-in.php
|
3057facfa4
PHP8.0
|
4 лет назад |
@PHP80Migration-risky.test-out.php
|
3057facfa4
PHP8.0
|
4 лет назад |
@PHP81Migration.test
|
6b5f819285
PHP8.1 - Explicit octal integer literal notation
|
3 лет назад |
@PHP81Migration.test-in.php
|
6b5f819285
PHP8.1 - Explicit octal integer literal notation
|
3 лет назад |
@PHP81Migration.test-out.php
|
6b5f819285
PHP8.1 - Explicit octal integer literal notation
|
3 лет назад |
@PHP82Migration.test
|
2906a4c2d4
feature: Add `@PHP82Migration` ruleset (#6621)
|
2 лет назад |
@PHP82Migration.test-in.php
|
2906a4c2d4
feature: Add `@PHP82Migration` ruleset (#6621)
|
2 лет назад |
@PHP82Migration.test-out.php
|
2906a4c2d4
feature: Add `@PHP82Migration` ruleset (#6621)
|
2 лет назад |
@PHP83Migration.test
|
b090e9ded6
feat: Introduce `@PHP83Migration` ruleset and PHP 8.3 integration test (#7439)
|
11 месяцев назад |
@PHP83Migration.test-in.php
|
b090e9ded6
feat: Introduce `@PHP83Migration` ruleset and PHP 8.3 integration test (#7439)
|
11 месяцев назад |
@PHP83Migration.test-out.php
|
b090e9ded6
feat: Introduce `@PHP83Migration` ruleset and PHP 8.3 integration test (#7439)
|
11 месяцев назад |
@PHP84Migration.test
|
2091e39992
feat: `@PHP84Migration` introduction (#7774)
|
7 месяцев назад |
@PHP84Migration.test-in.php
|
2091e39992
feat: `@PHP84Migration` introduction (#7774)
|
7 месяцев назад |
@PHP84Migration.test-out.php
|
2091e39992
feat: `@PHP84Migration` introduction (#7774)
|
7 месяцев назад |
@PHPUnit30Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit30Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit30Migration-risky.test-out.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit32Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit32Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit32Migration-risky.test-out.php
|
878453b664
PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line
|
7 лет назад |
@PHPUnit35Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit35Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit35Migration-risky.test-out.php
|
878453b664
PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line
|
7 лет назад |
@PHPUnit43Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit43Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit43Migration-risky.test-out.php
|
878453b664
PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line
|
7 лет назад |
@PHPUnit48Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit48Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit48Migration-risky.test-out.php
|
878453b664
PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line
|
7 лет назад |
@PHPUnit50Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit50Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit50Migration-risky.test-out.php
|
878453b664
PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line
|
7 лет назад |
@PHPUnit52Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit52Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit52Migration-risky.test-out.php
|
3d90fc35ec
bug #3244 PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line (keradus)
|
7 лет назад |
@PHPUnit54Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit54Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit54Migration-risky.test-out.php
|
3d90fc35ec
bug #3244 PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line (keradus)
|
7 лет назад |
@PHPUnit56Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit56Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit56Migration-risky.test-out.php
|
3d90fc35ec
bug #3244 PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line (keradus)
|
7 лет назад |
@PHPUnit57Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit57Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit57Migration-risky.test-out.php
|
3d90fc35ec
bug #3244 PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line (keradus)
|
7 лет назад |
@PHPUnit60Migration-risky.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit60Migration-risky.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit60Migration-risky.test-out.php
|
3d90fc35ec
bug #3244 PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line (keradus)
|
7 лет назад |
@PHPUnit60Migration-risky_whitespaces.test
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit60Migration-risky_whitespaces.test-in.php
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 лет назад |
@PHPUnit60Migration-risky_whitespaces.test-out.php
|
3d90fc35ec
bug #3244 PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line (keradus)
|
7 лет назад |
@PHPUnit91Migration-risky.test
|
7bb9c2654c
feat: support PHPUnit v9.1 naming for some asserts (#7997)
|
3 месяцев назад |
@PHPUnit91Migration-risky.test-in.php
|
7bb9c2654c
feat: support PHPUnit v9.1 naming for some asserts (#7997)
|
3 месяцев назад |
@PHPUnit91Migration-risky.test-out.php
|
7bb9c2654c
feat: support PHPUnit v9.1 naming for some asserts (#7997)
|
3 месяцев назад |
@PSR12-risky.test
|
5504668825
Add PSR12 ruleset
|
3 лет назад |
@PSR12-risky.test-in.php
|
5504668825
Add PSR12 ruleset
|
3 лет назад |
@PSR12-risky.test-out.php
|
5504668825
Add PSR12 ruleset
|
3 лет назад |
@PSR12.test
|
5504668825
Add PSR12 ruleset
|
3 лет назад |
@PSR12.test-in.php
|
99e3a8d591
feat: UnaryOperatorSpacesFixer - introduce only_dec_inc config (#7626)
|
10 месяцев назад |
@PSR12.test-out.php
|
99e3a8d591
feat: UnaryOperatorSpacesFixer - introduce only_dec_inc config (#7626)
|
10 месяцев назад |
@PSR12_php70.test
|
2cd192d6ad
Remove not needed requirements from fixtures
|
3 лет назад |
@PSR12_php70.test-in.php
|
99e3a8d591
feat: UnaryOperatorSpacesFixer - introduce only_dec_inc config (#7626)
|
10 месяцев назад |
@PSR12_php70.test-out.php
|
99e3a8d591
feat: UnaryOperatorSpacesFixer - introduce only_dec_inc config (#7626)
|
10 месяцев назад |
@PSR12_php71.test
|
2cd192d6ad
Remove not needed requirements from fixtures
|
3 лет назад |
@PSR12_php71.test-in.php
|
0b64c2a5cf
Tree shake PHP8.1 PRs
|
3 лет назад |
@PSR12_php71.test-out.php
|
0b64c2a5cf
Tree shake PHP8.1 PRs
|
3 лет назад |
@PSR12_whitespaces.test
|
5504668825
Add PSR12 ruleset
|
3 лет назад |
@PSR12_whitespaces.test-in.php
|
5504668825
Add PSR12 ruleset
|
3 лет назад |
@PSR12_whitespaces.test-out.php
|
5504668825
Add PSR12 ruleset
|
3 лет назад |
@PSR2.test
|
76f36585f6
DX: AbstractIntegrationTestCase does not use IntegrationCase::shouldCheckPriority, logic is now automated and method is now deprecated
|
7 лет назад |
@PSR2.test-in.php
|
50ad1189d7
PSR2: require visibility only for properties and methods
|
3 лет назад |
@PSR2.test-out.php
|
50ad1189d7
PSR2: require visibility only for properties and methods
|
3 лет назад |
@PSR2_whitespaces.test
|
76f36585f6
DX: AbstractIntegrationTestCase does not use IntegrationCase::shouldCheckPriority, logic is now automated and method is now deprecated
|
7 лет назад |
@PSR2_whitespaces.test-in.php
|
390c718a96
code grooming
|
5 лет назад |
@PSR2_whitespaces.test-out.php
|
390c718a96
code grooming
|
5 лет назад |
@PhpCsFixer.test
|
59377acdc9
feat: `@PhpCsFixer` ruleset - normalise implicit backslashes in single quoted strings (#7965)
|
5 месяцев назад |
@PhpCsFixer.test-in.php
|
59377acdc9
feat: `@PhpCsFixer` ruleset - normalise implicit backslashes in single quoted strings (#7965)
|
5 месяцев назад |
@PhpCsFixer.test-out.php
|
59377acdc9
feat: `@PhpCsFixer` ruleset - normalise implicit backslashes in single quoted strings (#7965)
|
5 месяцев назад |
@Symfony-risky.test
|
e9e586f748
NoUnneededFinalMethodFixer - mark as risky
|
4 лет назад |
@Symfony-risky.test-in.php
|
e9e586f748
NoUnneededFinalMethodFixer - mark as risky
|
4 лет назад |
@Symfony-risky.test-out.php
|
b20d57f60c
DX: add proper test for `SelfAccessorFixer` must run before `SelfAccessorFixer` (#7153)
|
1 год назад |
@Symfony.test
|
76f36585f6
DX: AbstractIntegrationTestCase does not use IntegrationCase::shouldCheckPriority, logic is now automated and method is now deprecated
|
7 лет назад |
@Symfony.test-in.php
|
99e3a8d591
feat: UnaryOperatorSpacesFixer - introduce only_dec_inc config (#7626)
|
10 месяцев назад |
@Symfony.test-out.php
|
99e3a8d591
feat: UnaryOperatorSpacesFixer - introduce only_dec_inc config (#7626)
|
10 месяцев назад |
@Symfony_whitespaces.test
|
76f36585f6
DX: AbstractIntegrationTestCase does not use IntegrationCase::shouldCheckPriority, logic is now automated and method is now deprecated
|
7 лет назад |
@Symfony_whitespaces.test-in.php
|
e9e586f748
NoUnneededFinalMethodFixer - mark as risky
|
4 лет назад |
@Symfony_whitespaces.test-out.php
|
82f5857b87
DX: apply rules configuration cleanups for PHP 7.1+
|
3 лет назад |