Yoast / Yoast-SEO-for-TYPO3

Yoast SEO plugin for TYPO3
Other
51 stars 56 forks source link

Deprecated call to init caches in TYPO3 core #488

Closed spoonerWeb closed 2 years ago

spoonerWeb commented 2 years ago

Please give us a description of what happened.

I get an error from core when loading caches:

Accessing a cache with the "cache_" prefix as in cache_pages is not necessary anymore, and should be called without the cache prefix.

This call is deprecated since v10, see: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/10.0/Deprecation-88366-DefaultCachingFrameworkCacheNamesChanged.html

Please describe what you expected to happen and why.

No error anymore. :)

How can we reproduce this behavior?

I have no reproduce steps as I see the error in my monitoring

Technical info