I’m getting an error on activation when using PHP 8.3
PHP Fatal error: Declaration of Psr\Log\AbstractLogger::emergency($message, array $context = []) must be compatible with Psr\Log\LoggerInterface::emergency(Stringable|string $message, array $context = []): void in /var/www/html/public/app/plugins/cloudflare/vendor/psr/log/Psr/Log/AbstractLogger.php on line 22
the notice seems to be back in Version 9.3.6.
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-wp-security domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.)
Thanks @kevinb
I’m not using this plugin currently.