Skip to content

magento man

Declaration of LaminasStdlibArrayObject::offsetExists(LaminasStdlibmixed $key) error after updating to 2.4.5-p1

After updating from Magento 2.4.4 running on PHP 7.4 to Magento 2.4.5-p1 running on PHP 8.1 I am getting this error: Declaration of LaminasStdlibArrayObject::offsetExists(LaminasStdlibmixed $key) must be compatible with ArrayAccess::offsetExists($offset) Any idea what the reason might be? The update went… Read More »Declaration of LaminasStdlibArrayObject::offsetExists(LaminasStdlibmixed $key) error after updating to 2.4.5-p1