Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.4 Implicitly marking parameter as nullable is deprecated #621

Open
moneysavingpro opened this issue Dec 4, 2024 · 1 comment
Open

Comments

@moneysavingpro
Copy link

Most of the server side class constructs are throwing this error. Are there plans to make this SDK compatible with PHP 8.4?

Deprecated: FacebookAds\Object\ServerSide\UserData::__construct(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead

@moneysavingpro moneysavingpro changed the title [bug] PHP 8.4 Implicitly marking parameter as nullable is deprecated PHP 8.4 Implicitly marking parameter as nullable is deprecated Dec 4, 2024
@ani2life
Copy link

ani2life commented Dec 5, 2024

I’m experiencing the same issue, so I created a PR #620. I hope it gets accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants