Constant FILTER_SANITIZE_STRING is deprecated
-
Hi there,
Doing some research into why my backend of WP is slow I installed Query Monitor which led me to seeing some PHP errors:
“PHP errors were triggered during an Ajax request. See your browser developer console for details.”
Looked in my browsers console and found a repeating error:
PHP Errors in Ajax Response: {key: ‘[blocked by me]’, type: ‘deprecated’, message: ‘Constant FILTER_SANITIZE_STRING is deprecated’, file: ‘wp-content/plugins/wpseo-news/classes/meta-box.php’, line: 59, …}This error is repeating every 1 second, unsure how to resolve.
I’m running:
- WP Version 6.2.2
- Yoast: Version 20.10
- Yoast news: Version 13.1
- PHP Version 8.1.18
Any ideas of what this could be or how to resolve?
All the best,
James
The topic ‘Constant FILTER_SANITIZE_STRING is deprecated’ is closed to new replies.