ing type purposes * and not to be used within your live applications operations for get/set, as this method * is subject to a race condition where your has() will return true and immediately after, * another script can remove it making the state of your app out of date. * * @param string $key The cache item key. * * @return bool * * @throws \Psr\SimpleCache\InvalidArgumentException * MUST be thrown if the $key string is not a legal value. */ public function has($key); }
Fatal error: Uncaught Error: Interface "WordPress\AiClientDependencies\Psr\SimpleCache\CacheInterface" not found in /htdocs/wp-includes/ai-client/adapters/class-wp-ai-client-cache.php:22 Stack trace: #0 /htdocs/wp-settings.php(291): require() #1 /htdocs/wp-config.php(116): require_once('/htdocs/wp-sett...') #2 /htdocs/wp-load.php(50): require_once('/htdocs/wp-conf...') #3 /htdocs/wp-blog-header.php(13): require_once('/htdocs/wp-load...') #4 /htdocs/index.php(17): require('/htdocs/wp-blog...') #5 {main} thrown in /htdocs/wp-includes/ai-client/adapters/class-wp-ai-client-cache.php on line 22

Fatal error: Uncaught Error: Call to a member function set() on null in /htdocs/wp-includes/l10n.php:857 Stack trace: #0 /htdocs/wp-includes/l10n.php(960): load_textdomain('default', '/htdocs/wp-cont...', 'fr_FR') #1 /htdocs/wp-includes/class-wp-fatal-error-handler.php(49): load_default_textdomain() #2 [internal function]: WP_Fatal_Error_Handler->handle() #3 {main} thrown in /htdocs/wp-includes/l10n.php on line 857