Closed natewiebe13 closed 2 years ago
@stcheng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
As an aside, https://github.com/facebook/facebook-php-business-sdk/commit/049dfd15e5fd0ec994d6991a9d211019ad61b239 broke compatibility with PHP < 8.0. It's probably worth removing tests for php < 8.0 or reverting that commit. PHP 8.1 should also be added to the test matrix.
@stcheng thoughts on my comment above? Also can you tag a new release when possible?
The v15 tag has a syntax error, making the release unusable. This fixes the error.
@stcheng as mentioned in a previous PR,
src/FacebookAds/Object/ServerSide
does not appear in https://github.com/facebook/facebook-business-sdk-codegen/tree/main/templates/php/src/FacebookAds/Object. So if there is another place we should be updating this, please let me know.