terminal42 / contao-easy_themes

Contao extension "easy_themes"
https://unmaintained.tech/
MIT License
13 stars 11 forks source link

PHP 8.0.2 -> sprintf(): Argument #1 ($format) must be of type string, array given #50

Closed jochi44 closed 2 years ago

jochi44 commented 3 years ago

Can't access the Contao backend (V 4.11.0) after upgrading to php V8.0.2, error message:

[2021-02-24T08:36:05.898081+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "sprintf(): Argument #1 ($format) must be of type string, array given" at /var/www/clients/clientXYZ/webXYZ/web/vendor/terminal42/contao-easy_themes/EasyThemes.php line 197 {"exception":"[object] (TypeError(code: 0): sprintf(): Argument #1 ($format) must be of type string, array given at /var/www/clients/clientXYZ/webXYZ/web/vendor/terminal42/contao-easy_themes/EasyThemes.php:197)"} []

aschempp commented 2 years ago

see #51