|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getConstantArrays\\(\\) instead\\.$#" |
| 5 | + count: 1 |
| 6 | + path: src/Rules/Deprecations/ConditionManagerCreateInstanceContextConfigurationRule.php |
| 7 | + |
| 8 | + - |
| 9 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantStringType is error\\-prone and deprecated\\. Use Type\\:\\:getConstantStrings\\(\\) instead\\.$#" |
| 10 | + count: 1 |
| 11 | + path: src/Rules/Deprecations/ConditionManagerCreateInstanceContextConfigurationRule.php |
| 12 | + |
| 13 | + - |
| 14 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantStringType is error\\-prone and deprecated\\. Use Type\\:\\:getConstantStrings\\(\\) instead\\.$#" |
| 15 | + count: 1 |
| 16 | + path: src/Rules/Drupal/LoadIncludeBase.php |
| 17 | + |
| 18 | + - |
| 19 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getConstantArrays\\(\\) instead\\.$#" |
| 20 | + count: 1 |
| 21 | + path: src/Rules/Drupal/RenderCallbackRule.php |
| 22 | + |
| 23 | + - |
| 24 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantStringType is error\\-prone and deprecated\\. Use Type\\:\\:getConstantStrings\\(\\) instead\\.$#" |
| 25 | + count: 3 |
| 26 | + path: src/Rules/Drupal/RenderCallbackRule.php |
| 27 | + |
| 28 | + - |
| 29 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\Generic\\\\GenericClassStringType is error\\-prone and deprecated\\. Use Type\\:\\:isClassStringType\\(\\) and Type\\:\\:getClassStringObjectType\\(\\) instead\\.$#" |
| 30 | + count: 1 |
| 31 | + path: src/Rules/Drupal/RenderCallbackRule.php |
| 32 | + |
| 33 | + - |
| 34 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\IntersectionType is error\\-prone and deprecated\\.$#" |
| 35 | + count: 1 |
| 36 | + path: src/Rules/Drupal/RenderCallbackRule.php |
| 37 | + |
| 38 | + - |
| 39 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\ObjectType is error\\-prone and deprecated\\. Use Type\\:\\:isObject\\(\\) or Type\\:\\:getObjectClassNames\\(\\) instead\\.$#" |
| 40 | + count: 1 |
| 41 | + path: src/Rules/Drupal/Tests/BrowserTestBaseDefaultThemeRule.php |
| 42 | + |
| 43 | + - |
| 44 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\ObjectType is error\\-prone and deprecated\\. Use Type\\:\\:isObject\\(\\) or Type\\:\\:getObjectClassNames\\(\\) instead\\.$#" |
| 45 | + count: 1 |
| 46 | + path: src/Type/DrupalStaticEntityQueryDynamicReturnTypeExtension.php |
| 47 | + |
| 48 | + - |
| 49 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\ObjectType is error\\-prone and deprecated\\. Use Type\\:\\:isObject\\(\\) or Type\\:\\:getObjectClassNames\\(\\) instead\\.$#" |
| 50 | + count: 1 |
| 51 | + path: src/Type/EntityQuery/EntityQueryDynamicReturnTypeExtension.php |
| 52 | + |
| 53 | + - |
| 54 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\ObjectType is error\\-prone and deprecated\\. Use Type\\:\\:isObject\\(\\) or Type\\:\\:getObjectClassNames\\(\\) instead\\.$#" |
| 55 | + count: 1 |
| 56 | + path: src/Type/EntityStorage/EntityStorageDynamicReturnTypeExtension.php |
| 57 | + |
| 58 | + - |
| 59 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\ObjectType is error\\-prone and deprecated\\. Use Type\\:\\:isObject\\(\\) or Type\\:\\:getObjectClassNames\\(\\) instead\\.$#" |
| 60 | + count: 2 |
| 61 | + path: src/Type/EntityStorage/GetQueryReturnTypeExtension.php |
| 62 | + |
| 63 | + - |
| 64 | + message: "#^Doing instanceof PHPStan\\\\Type\\\\ObjectType is error\\-prone and deprecated\\. Use Type\\:\\:isObject\\(\\) or Type\\:\\:getObjectClassNames\\(\\) instead\\.$#" |
| 65 | + count: 1 |
| 66 | + path: src/Type/EntityTypeManagerGetStorageDynamicReturnTypeExtension.php |
0 commit comments