[BUGFIX] Added missing middleware implementing frontend.cache.instruction for TYPO3 v13 #3679
Annotations
6 errors
build (8.1, 12):
Classes/Middleware/FrontendCacheMiddleware.php#L20
There is no request attribute "frontend.cache.instruction" configured so we can't figure out the exact type to return when calling Psr\Http\Message\ServerRequestInterface::getAttribute
|
build (8.1, 12):
Classes/Middleware/FrontendCacheMiddleware.php#L22
Instantiated class TYPO3\CMS\Frontend\Cache\CacheInstruction not found.
|
build (8.1, 12)
Process completed with exit code 1.
|
build (8.2, 12):
Classes/Middleware/FrontendCacheMiddleware.php#L20
There is no request attribute "frontend.cache.instruction" configured so we can't figure out the exact type to return when calling Psr\Http\Message\ServerRequestInterface::getAttribute
|
build (8.2, 12):
Classes/Middleware/FrontendCacheMiddleware.php#L22
Instantiated class TYPO3\CMS\Frontend\Cache\CacheInstruction not found.
|
build (8.2, 12)
Process completed with exit code 1.
|