PHP 8.5 Deprecation warnings
-
After upgrading to PHP 8.5, we’re getting the following deprecation warnings:
PHP Deprecated: Non-canonical cast (double) is deprecated, use the (float) cast instead in /{PATH}/wp-content/plugins/wordfence/lib/wfConfig.php on line 2096
PHP Deprecated: Non-canonical cast (binary) is deprecated, use the (string) cast instead in /{PATH}/plugins/wordfence/lib/wfMD5BloomFilter.php on line 79I realize these don’t affect functionality, but they fill up our error logs – a fix would be appreciated!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.