PHPStan Static Analysis #754
Annotations
6 errors
|
PHPStan Static Analysis [PHP 8.3]:
src/Rules/Functions/NoClassConstFetchOnFactoriesFunctions.php#L86
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
PHPStan Static Analysis [PHP 8.3]
Process completed with exit code 1.
|
|
PHPStan Static Analysis [PHP 8.2]:
src/Rules/Functions/NoClassConstFetchOnFactoriesFunctions.php#L86
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
PHPStan Static Analysis [PHP 8.2]
Process completed with exit code 1.
|
|
PHPStan Static Analysis [PHP 8.1]:
src/Rules/Functions/NoClassConstFetchOnFactoriesFunctions.php#L86
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
PHPStan Static Analysis [PHP 8.1]
Process completed with exit code 1.
|