Tests #35
Annotations
9 errors
|
tests/src/Rules/RevisionableStorageInterfaceStubTest.php#L18
Method mglaman\PHPStanDrupal\Tests\Rules\RevisionableStorageInterfaceStubTest::getRule() should return PHPStan\Rules\Rule but returns PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule.
|
tests/src/Rules/RevisionableStorageInterfaceStubTest.php#L18
Instantiated class PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule not found.
|
tests/src/DeprecatedScope/IgnoreDeprecationsScopeTest.php#L18
Method mglaman\PHPStanDrupal\Tests\DeprecatedScope\IgnoreDeprecationsScopeTest::getRule() should return PHPStan\Rules\Rule but returns PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule.
|
tests/src/DeprecatedScope/IgnoreDeprecationsScopeTest.php#L18
Instantiated class PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule not found.
|
tests/src/DeprecatedScope/GlobalLegacyScopeTest.php#L17
Method mglaman\PHPStanDrupal\Tests\DeprecatedScope\GlobalLegacyScopeTest::getRule() should return PHPStan\Rules\Rule but returns PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule.
|
tests/src/DeprecatedScope/GlobalLegacyScopeTest.php#L17
Instantiated class PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule not found.
|
tests/src/DeprecatedScope/DeprecationHelperScopeTest.php#L17
Method mglaman\PHPStanDrupal\Tests\DeprecatedScope\DeprecationHelperScopeTest::getRule() should return PHPStan\Rules\Rule but returns PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule.
|
tests/src/DeprecatedScope/DeprecationHelperScopeTest.php#L17
Instantiated class PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule not found.
|
The logs for this run have expired and are no longer available.
Loading