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

Fixed PHP 8.1 compatibility type issue #562

Closed andrewgosselin closed 1 year ago

andrewgosselin commented 1 year ago

While upgrading the php version of a wordpress project, I got errors from the Facebook-Pixel-for-Wordpress which has this as a dependency.

All this does is add types to the functions to make them compatible with the latest PHP version.