coreshop / CoreShop

CoreShop - Pimcore enhanced eCommerce
http://www.coreshop.org
Other
274 stars 154 forks source link

The "serializer" service or alias has been removed #2657

Open solverat opened 3 days ago

solverat commented 3 days ago
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no

https://github.com/coreshop/CoreShop/blob/820258ecc5707ebbe9683dff985d6d00788390e8/src/CoreShop/Bundle/CoreBundle/Controller/ReportsController.php#L70

https://github.com/coreshop/CoreShop/blob/820258ecc5707ebbe9683dff985d6d00788390e8/src/CoreShop/Bundle/CoreBundle/Controller/PortletsController.php#L69

Both will end up with an exception The "serializer" service or alias has been removed or inlined when the container was compiled. which is weird, because the serializer is available within the subscribed services in symfonys AbstractControlller.

dpfaffenbauer commented 3 days ago

version?

solverat commented 3 days ago

Latest 4.