facebook / facebook-php-business-sdk

PHP SDK for Meta Marketing API
https://developers.facebook.com/docs/business-sdk
Other
816 stars 513 forks source link

Exception thrown without a stack frame in Unknown on line 0 #590

Open adrianlaraperez88 opened 7 months ago

adrianlaraperez88 commented 7 months ago

SDK version "16.0.0", PHP version : 7.4.22

Fatal error: Exception thrown without a stack frame in Unknown on line 0

Error Found in php-business-sdk\src\FacebookAds\Cursor.php Line #438

return type AbstractObject|bool is invalid for php7.4

image

stcheng commented 5 months ago

PHP 7 is no longer supported. Could you check if this issue persists on PHP 8?