YahnisElstsPluginUpdateCheckerv5p0UpdateChecker::fixSupportedWordpressVersion(): Implicitly marking parameter $update as nullable is deprecated, the explicit nullable type must be used instead
YahnisElstsPluginUpdateCheckerv5p0StateStore::setUpdate(): Implicitly marking parameter $update as nullable is deprecated, the explicit nullable type must be used instead
For this reason, our internal testing is currently done on PHP 8.3.
However, I appreciate the info and the logs. We will certainly look into adding support for this and fixing those deprecation notices in our future updates.
PHP 8.4
Hi Bartłomiej,
Thanks for the report and for sending over those details.
Regarding PHP 8.4, currently WordPress guidelines recommend PHP 8.3 as the latest stable version. PHP 8.4 still only has "beta" support in WordPress core: https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/
For this reason, our internal testing is currently done on PHP 8.3.
However, I appreciate the info and the logs. We will certainly look into adding support for this and fixing those deprecation notices in our future updates.
Kind regards,
Stefan