'Magento 2.4.3-p1 : Deprecated Functionality: Return type of Magento\Framework\DataObject::offsetExists($offset)
When I try to execute access my website in developer mode
I get an exception as
Exception: Deprecated Functionality: Return type of Magento\Framework\DataObject::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/magento2/vendor/magento/framework/DataObject.php on line 513
Does anyone have solution for this?
Thank You.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
