Closed chengshanmu closed 1 year ago
syntax error, unexpected '|', expecting ';' or '{', \vendor\facebook\php-business-sdk\src\FacebookAds\Cursor.php,438
public function current() : AbstractObject|bool {
See: https://github.com/facebook/facebook-php-business-sdk/pull/572#issuecomment-1423208117
Since then, composer.json has been updated with php >=8 as a version constraint, so this is correct.
thanks
syntax error, unexpected '|', expecting ';' or '{', \vendor\facebook\php-business-sdk\src\FacebookAds\Cursor.php,438
public function current() : AbstractObject|bool {