You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace Zend_Json usage in Framework/Module/PackageInfo.php
- inject the new \Magento\Framework\Serialize\Serializer\Json class,
- update the load method to use the Serializer,
- update the load method to catch the InvalidArgumentException exception
0 commit comments