Add better handling for willImplement and willExtend call to fix issues with PHPStan 2.1.3 and 2.1.4 #277
Annotations
3 errors
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillExtendTest.php#L37
Property JanGregor\Prophecy\Test\StaticAnalysis\Test\ObjectProphecy\WillExtendTest::$prophecy (Prophecy\Prophecy\ObjectProphecy<JanGregor\Prophecy\Test\StaticAnalysis\Src\Baz>) does not accept $this(JanGregor\Prophecy\Test\StaticAnalysis\Test\ObjectProphecy\WillExtendTest).
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillImplementTest.php#L36
Property JanGregor\Prophecy\Test\StaticAnalysis\Test\ObjectProphecy\WillImplementTest::$prophecy (Prophecy\Prophecy\ObjectProphecy<JanGregor\Prophecy\Test\StaticAnalysis\Src\Bar>) does not accept $this(JanGregor\Prophecy\Test\StaticAnalysis\Test\ObjectProphecy\WillImplementTest).
|
Run phpstan/phpstan without extension
Process completed with exit code 1.
|
Loading