• Resolved stanxxx

    (@stanxxx)


    Hello,

    PHP warning from query-monitor:

    A non-numeric value encountered
    wp-content/plugins/wordfence/waf/pomo/streams.php:65

    This message is on ALL pages (public, wp-admin etc)

    Seems to come right after updating WP core. As far as we can see, all is working fine.

    • This topic was modified 2 years, 2 months ago by stanxxx.
Viewing 1 replies (of 1 total)
  • Plugin Support wfpeter

    (@wfpeter)

    Hi @stanxxx, thanks for your detailed message.

    As this is a PHP warning rather than a fatal error, I would mainly be concerned if this is causing site issues or inconsistent results in Wordfence or WordPress. Running Query Monitor tends to also display warnings for silent failures as we sometimes utilize WordPress’ $wpdb->suppress_errors(true); function in situations we know an error may occur. Query Manager however ignores this intentional error suppression inbuilt into WordPress and presents them as issues to customers.

    Currently, there are some WordPress functions that we use, mostly for backwards compatibility, with deprecation notices for PHP8 but these are not causing fatal errors and we expect the WP Core team to iron these out soon as part of their ongoing development.

    Thanks,

    Peter.

Viewing 1 replies (of 1 total)
  • The topic ‘Error (warning from query-monitor)’ is closed to new replies.