SnowdogApps / magento2-alpaca-theme

Magento 2 theme built on top of Alpaca design system crafted for ecommerce

Home Page:magento2-alpaca-theme-git-master-snowdog1.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2.4.6 Error: Class "Zend_Json" not found

101Luuk opened this issue · comments

Hi,

When i upgraded to 2.4.6 i got the following error:

window.checkout = Error: Class "Zend_Json" not found in ../vendor/snowdog/theme-frontend-alpaca/Magento_Theme/templates/header/minicart.phtml:111

Zend usage is deprecated since 2.4.6. To fix this you need to replace Zend_Json with \Laminas\Json\Json

Hi @101Luuk It will be fixed in 2.28.3 release