Implement @pure-unless-callable-impure #22162
Annotations
3 errors
PHPStan
Process completed with exit code 1.
|
PHPStan:
src/Reflection/Php/PhpMethodReflection.php#L114
Method PHPStan\Reflection\Php\PhpMethodReflection::__construct() has parameter $pureUnlessCallableIsImpureParameters with no value type specified in iterable type array.
|
PHPStan:
src/Reflection/Php/PhpMethodReflection.php#L94
Property PHPStan\Reflection\Php\PhpMethodReflection::$pureUnlessCallableIsImpureParameters type has no value type specified in iterable type array.
|
Loading