|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: ''' |
| 5 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 6 | + Use isSubclassOfClass instead\.$# |
| 7 | + ''' |
| 8 | + identifier: method.deprecated |
| 9 | + count: 2 |
| 10 | + path: repo/src/Methods/MacroMethodsClassReflectionExtension.php |
| 11 | + |
| 12 | + - |
| 13 | + message: ''' |
| 14 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 15 | + Use isSubclassOfClass instead\.$# |
| 16 | + ''' |
| 17 | + identifier: method.deprecated |
| 18 | + count: 1 |
| 19 | + path: repo/src/Methods/ModelFactoryMethodsClassReflectionExtension.php |
| 20 | + |
| 21 | + - |
| 22 | + message: ''' |
| 23 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 24 | + Use isSubclassOfClass instead\.$# |
| 25 | + ''' |
| 26 | + identifier: method.deprecated |
| 27 | + count: 1 |
| 28 | + path: repo/src/Methods/Pipes/Facades.php |
| 29 | + |
| 30 | + - |
| 31 | + message: ''' |
| 32 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 33 | + Use isSubclassOfClass instead\.$# |
| 34 | + ''' |
| 35 | + identifier: method.deprecated |
| 36 | + count: 1 |
| 37 | + path: repo/src/Methods/Pipes/Managers.php |
| 38 | + |
| 39 | + - |
| 40 | + message: ''' |
| 41 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 42 | + Use isSubclassOfClass instead\.$# |
| 43 | + ''' |
| 44 | + identifier: method.deprecated |
| 45 | + count: 6 |
| 46 | + path: repo/src/Properties/ModelCastHelper.php |
| 47 | + |
| 48 | + - |
| 49 | + message: ''' |
| 50 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 51 | + Use isSubclassOfClass instead\.$# |
| 52 | + ''' |
| 53 | + identifier: method.deprecated |
| 54 | + count: 2 |
| 55 | + path: repo/src/Properties/ModelPropertyHelper.php |
| 56 | + |
| 57 | + - |
| 58 | + message: ''' |
| 59 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 60 | + Use isSubclassOfClass instead\.$# |
| 61 | + ''' |
| 62 | + identifier: method.deprecated |
| 63 | + count: 1 |
| 64 | + path: repo/src/Properties/ModelRelationsExtension.php |
| 65 | + |
| 66 | + - |
| 67 | + message: ''' |
| 68 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 69 | + Use isSubclassOfClass instead\.$# |
| 70 | + ''' |
| 71 | + identifier: method.deprecated |
| 72 | + count: 1 |
| 73 | + path: repo/src/ReturnTypes/ModelFactoryDynamicStaticMethodReturnTypeExtension.php |
| 74 | + |
| 75 | + - |
| 76 | + message: ''' |
| 77 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 78 | + Use isSubclassOfClass instead\.$# |
| 79 | + ''' |
| 80 | + identifier: method.deprecated |
| 81 | + count: 1 |
| 82 | + path: repo/src/ReturnTypes/NewModelQueryDynamicMethodReturnTypeExtension.php |
| 83 | + |
| 84 | + - |
| 85 | + message: ''' |
| 86 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 87 | + Use isSubclassOfClass instead\.$# |
| 88 | + ''' |
| 89 | + identifier: method.deprecated |
| 90 | + count: 1 |
| 91 | + path: repo/src/Rules/DeferrableServiceProviderMissingProvidesRule.php |
| 92 | + |
| 93 | + - |
| 94 | + message: ''' |
| 95 | + #^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\: |
| 96 | + Use isSubclassOfClass instead\.$# |
| 97 | + ''' |
| 98 | + identifier: method.deprecated |
| 99 | + count: 1 |
| 100 | + path: repo/src/Rules/ModelAppendsRule.php |
0 commit comments