Open AboElnoor opened 2 years ago
Basically it fails because of this error PHP Fatal error: During inheritance of ArrayAccess: Uncaught Exception: Deprecated Functionality: Return type of FacebookAds\Object\ServerSide\AdsPixelSettings::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/client/releases/8-d-BLY8L7F3G/vendor/facebook/php-business-sdk/src/FacebookAds/Object/ServerSide/AdsPixelSettings.php on line 154 in /var/www/client/releases/8-d-BLY8L7F3G/vendor/magento/framework/App/ErrorHandler.php:61
@zlik Same error here why Facebook is not updating the module to have support for php 8.1 ?
Contact Details
No response
What happened?
Hi,
After upgrading to Magento 2.4.4 and PHP to 8.1 all frontend pages show just blank pages.
And when I remove the extension, everything works fine.
Regards
Magento Version
2.4.4
Plugin Version
1.4.4, 1.4.5
Relevant log output
No response
Code of Conduct