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

PHP8.4 alpha 1 warnings - nullable is deprecated, the explicit nullable type must be used instead #723

Open
ipajen opened this issue Jul 17, 2024 · 1 comment

Comments

@ipajen
Copy link

ipajen commented Jul 17, 2024

🐞 bug report

Behavior:

  • What is the issue? (*)
PHP 8.4alpha1 contains PHP warnings
  • What is the expected behavior?
No warnings

Versions: (*)

  • Freemius SDK Version: 2.7.2
  • WordPress Version: 6.6
  • PHP Version: 8.4alpha1

`PHP Deprecated: Freemius::maybe_activate_bundle_license(): Implicitly marking parameter $license as nullable is deprecated, the explicit nullable type must be used instead in C:\wamp64\www\wp\wp-content\plugins\wp-review-slider-pro\freemius\includes\class-freemius.php on line 8038

PHP Deprecated: Freemius::set_license(): Implicitly marking parameter $license as nullable is deprecated, the explicit nullable type must be used instead in C:\wamp64\www\wp\wp-content\plugins\wp-review-slider-pro\freemius\includes\class-freemius.php on line 12666

PHP Deprecated: Freemius::switch_to_blog(): Implicitly marking parameter $install as nullable is deprecated, the explicit nullable type must be used instead in C:\wamp64\www\wp\wp-content\plugins\wp-review-slider-pro\freemius\includes\class-freemius.php on line 15893

PHP Deprecated: Freemius::_activate_addon_account(): Implicitly marking parameter $bundle_license as nullable is deprecated, the explicit nullable type must be used instead in C:\wamp64\www\wp\wp-content\plugins\wp-review-slider-pro\freemius\includes\class-freemius.php on line 18365

PHP Deprecated: Freemius::_store_site(): Implicitly marking parameter $site as nullable is deprecated, the explicit nullable type must be used instead in C:\wamp64\www\wp\wp-content\plugins\wp-review-slider-pro\freemius\includes\class-freemius.php on line 19923`


Note: (*) indicates required information. Without this information, your issue may be auto-closed.

You can find your Freemius SDK version at /freemius/start.php

You can find your Freemius product ID in the Freemius dashboard: SETTINGS -> INTEGRATION.

Do not modify the titles or questions. Simply add your responses to the ends of the questions.
Add more lines if needed.

@ipajen
Copy link
Author

ipajen commented Jul 17, 2024

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

1 participant