PHP 8.4 error log
-
Upgraded from php 8.2 to 8.4 today on the server… error log throws:
[04-Jun-2025 13:18:46 UTC] PHP Deprecated: Function xml_set_object() is deprecated since 8.4, provide a proper method callable to xml_set_*_handler() functions in /home/user/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php on line 148
[04-Jun-2025 13:18:46 UTC] PHP Deprecated: xml_set_element_handler(): Passing non-callable strings is deprecated since 8.4 in /home/user/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php on line 149
[04-Jun-2025 13:18:46 UTC] PHP Deprecated: xml_set_character_data_handler(): Passing non-callable strings is deprecated since 8.4 in /home/user/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php on line 150Is this plugin fully updated for php 8.4? It came out nearly 6 months ago… or is there something I need to do here?
The topic ‘PHP 8.4 error log’ is closed to new replies.