[FEATURE] Respect ContainerInterface in StandardVariableProvider #3004
Annotations
10 errors
Phpstan:
tests/Functional/AbstractFunctionalTestCase.php#L30
Class TYPO3Fluid\Fluid\Tests\Functional\AbstractFunctionalTestCase extends unknown class PHPUnit\Framework\TestCase.
|
Phpstan:
tests/Functional/Core/Cache/SimpleFileCacheTest.php#L19
Attribute class PHPUnit\Framework\Attributes\Test does not exist.
|
Phpstan:
tests/Functional/Core/Cache/SimpleFileCacheTest.php#L23
Call to an undefined static method TYPO3Fluid\Fluid\Tests\Functional\Core\Cache\SimpleFileCacheTest::assertInstanceOf().
|
Phpstan:
tests/Functional/Core/Cache/SimpleFileCacheTest.php#L26
Attribute class PHPUnit\Framework\Attributes\Test does not exist.
|
Phpstan:
tests/Functional/Core/Cache/SimpleFileCacheTest.php#L31
Call to an undefined static method TYPO3Fluid\Fluid\Tests\Functional\Core\Cache\SimpleFileCacheTest::assertFalse().
|
Phpstan:
tests/Functional/Core/Cache/SimpleFileCacheTest.php#L34
Attribute class PHPUnit\Framework\Attributes\Test does not exist.
|
Phpstan:
tests/Functional/Core/Cache/SimpleFileCacheTest.php#L39
Call to an undefined static method TYPO3Fluid\Fluid\Tests\Functional\Core\Cache\SimpleFileCacheTest::assertTrue().
|
Phpstan:
tests/Functional/Core/Cache/SimpleFileCacheTest.php#L42
Attribute class PHPUnit\Framework\Attributes\Test does not exist.
|
Phpstan:
tests/Functional/Core/Cache/SimpleFileCacheTest.php#L47
Call to an undefined static method TYPO3Fluid\Fluid\Tests\Functional\Core\Cache\SimpleFileCacheTest::assertFileExists().
|
Phpstan:
tests/Functional/Core/Cache/SimpleFileCacheTest.php#L50
Attribute class PHPUnit\Framework\Attributes\Test does not exist.
|
Loading