FriendsOfShopware / FroshWebP

WebP Support for Shopware
MIT License
35 stars 25 forks source link

Error when updating to SW 5.7.18 and PHP 8.2 #131

Open kosmosZE opened 1 year ago

kosmosZE commented 1 year ago

PHP Version

8.2

Shopware Version

5.7.18

Actual behaviour

The following error occurs since the update to Shopware 5.7.18 and PHP 8.2: Non-object services are deprecated since Symfony 4.4, please fix the "frosh_webp.config" service which is of type "array" right now.

Expected behaviour

The error message indicates that a service is defined within the plugin that is available as an array and not as an object.

Steps to Reproduce?

The error also occurs in the Shopware standard installation.