eliashaeussler / typo3-warming

🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.
https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/
GNU General Public License v2.0
15 stars 9 forks source link

[BUG] Error warming up caches - Symfony compatibility? #732

Closed ivanbilj closed 2 weeks ago

ivanbilj commented 2 weeks ago

TYPO3 version

13.4.0

PHP version

8.3.11

Extension version

3.3.0

Composer mode

Operating system

Linux 3.10.0

Current behavior

Starting warm up stops. An error message is shown:

Error message shown

Expected behavior

No response

Steps to reproduce

Just install the extension and dependencies. Run warm up cache

Additional context

The error log in the ext-warming folder reads:

Declaration of Symfony\Component\DependencyInjection\ContainerBuilder::compile(bool $resolveEnvPlaceholders = false) must be compatible with Symfony\Component\DependencyInjection\Container::compile(): void in phar:///home/XXXX/public_html/v13.XXXX.com/typo3conf/ext/warming/Resources/Private/Libs/vendors.phar/vendor/symfony/dependency-injection/ContainerBuilder.php on line 752

Code of Conduct

eliashaeussler commented 2 weeks ago

Hi @ivanbilj, thanks for reporting! This is now fixed and released as 3.3.1.