Compatibility with php 8.2
-
Plugin is not working with php 8.2.8.
PHP 8.2.8 (cli) (built: Jul 28 2023 18:24:31) (NTS)
# wp plugin activate cloudflare
PHP Fatal error: Declaration of CF\Integration\DefaultLogger::debug($message, array $context = []) must be compatible with Psr\Log\AbstractLogger::debug(Stringable|string $message, array $context = []): void in /x/wp-content/plugins/cloudflare/src/Integration/DefaultLogger.php on line 42
Fatal error: Declaration of CF\Integration\DefaultLogger::debug($message, array $context = []) must be compatible with Psr\Log\AbstractLogger::debug(Stringable|string $message, array $context = []): void in /x/wp-content/plugins/cloudflare/src/Integration/DefaultLogger.php on line 42
- The topic ‘Compatibility with php 8.2’ is closed to new replies.