1) PHPStan\Type\Accessory\HasPropertyTypeTest::testIsSuperTypeOf with data set #4 (PHPStan\Type\Accessory\HasPropertyType Object (...), PHPStan\Type\ObjectType Object (...), PHPStan\TrinaryLogic Object (...))
hasProperty(foo) -> isSuperTypeOf(Closure)
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'Maybe'
+'No'
D:\a\phpstan-src\phpstan-src\tests\PHPStan\Type\Accessory\HasPropertyTypeTest.php:120
D:\a\phpstan-src\phpstan-src\tests\vendor\phpunit\phpunit\src\TextUI\Command.php:146
1) PHPStan\Type\Accessory\HasPropertyTypeTest::testIsSuperTypeOf with data set #4 (PHPStan\Type\Accessory\HasPropertyType Object (...), PHPStan\Type\ObjectType Object (...), PHPStan\TrinaryLogic Object (...))
hasProperty(foo) -> isSuperTypeOf(Closure)
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'Maybe'
+'No'
/home/runner/work/phpstan-src/phpstan-src/tests/PHPStan/Type/Accessory/HasPropertyTypeTest.php:120
/home/runner/work/phpstan-src/phpstan-src/tests/vendor/phpunit/phpunit/src/TextUI/Command.php:146
CI fails randomly with
and
Did PHPStan help you today? Did it make you happy in any way?
No response