Add stringable access check to ClassConstantRule #21639
Annotations
9 errors
|
|
|
tests/PHPStan/Testing/TypeInferenceTestCaseTest.php#L87
Ignored error pattern #^Access to constant on internal class PHPUnit\\Framework\\AssertionFailedError\.$# (classConstant.internalClass) in path D:\a\phpstan-src\phpstan-src\tests\PHPStan\Testing\TypeInferenceTestCaseTest.php is expected to occur 1 time, but occurred 2 times.
|
|
tests/PHPStan/Testing/TypeInferenceTestCaseTest.php#L87
Access to constant on internal class PHPUnit\Framework\AssertionFailedError.
|
|
tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L98
Ignored error pattern #^Access to constant on internal trait InternalAnnotations\\InternalFooTrait\.$# (classConstant.internalTrait) in path D:\a\phpstan-src\phpstan-src\tests\PHPStan\Reflection\Annotations\InternalAnnotationsTest.php is expected to occur 1 time, but occurred 2 times.
|
|
tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L98
Access to constant on internal trait InternalAnnotations\InternalFooTrait.
|
|
tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L71
Ignored error pattern #^Access to constant on internal interface InternalAnnotations\\InternalFooInterface\.$# (classConstant.internalInterface) in path D:\a\phpstan-src\phpstan-src\tests\PHPStan\Reflection\Annotations\InternalAnnotationsTest.php is expected to occur 1 time, but occurred 2 times.
|
|
tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L71
Access to constant on internal interface InternalAnnotations\InternalFooInterface.
|
|
tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L41
Ignored error pattern #^Access to constant on internal class InternalAnnotations\\InternalFoo\.$# (classConstant.internalClass) in path D:\a\phpstan-src\phpstan-src\tests\PHPStan\Reflection\Annotations\InternalAnnotationsTest.php is expected to occur 1 time, but occurred 2 times.
|
|
tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L41
Access to constant on internal class InternalAnnotations\InternalFoo.
|
The logs for this run have expired and are no longer available.
Loading