• Resolved DaveWP196

    (@davewp196)


    Hi

    In function clear_caches in ActionScheduler_Queue_Runner, there is an unguarded call to wp_cache_flush_runtime which triggers repeated errors on installations were the object cache does not support flushing the in-memory runtime cache.

    [22-Feb-2023 17:31:37 UTC] PHP Notice:  Function wp_cache_flush_runtime was called <strong>incorrectly</strong>. Your object cache implementation does not support flushing the in-memory runtime cache. Please see <a href="https://www.ads-software.com/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.1.0.) in /var/www/web/wp-includes/functions.php on line 5835
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘wp_cache_flush_runtime incorrectly called’ is closed to new replies.