Add better handling for willImplement and willExtend call to fix issues with PHPStan 2.1.3 and 2.1.4 #276
Annotations
2 errors
Run phpstan/phpstan with extension:
src/Type/ObjectProphecy/WillExtendOrImplementDynamicReturnTypeExtension.php#L1
Ignored error pattern #^Doing instanceof PHPStan\\Type\\Generic\\GenericObjectType is error\-prone and deprecated\.$# (phpstanApi.instanceofType) in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/src/Type/ObjectProphecy/WillExtendOrImplementDynamicReturnTypeExtension.php was not matched in reported errors.
|
Run phpstan/phpstan with extension
Process completed with exit code 1.
|
Loading