Deprecation errors with PHP 8.4
-
Hello,
When upgrading to PHP 8.4 from 7.4 I got those errors:
Deprecated: iThemesSecurity\Ban_Hosts\Persistable::fill(): Implicitly marking parameter $ban as nullable is deprecated, the explicit nullable type must be used instead in /wp-content/plugins/better-wp-security/core/lib/ban-hosts/Persistable.php on line 27
Deprecated: iThemesSecurity\Ban_Users\Database_Repository::fill(): Implicitly marking parameter $ban as nullable is deprecated, the explicit nullable type must be used instead in /wp-content/plugins/better-wp-security/core/modules/ban-users/Database_Repository.php on line 268Anything I can do?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.