Fatal error
-
Hi folks. Plugin is crashing a development site running PHP 8.2, I suspect because it enforces function signatures matching.
Fatal error: Declaration of DecaLog\EventsLogger::emergency($message, $context = []) must be compatible with Psr\Log\LoggerInterface::emergency(Stringable|string $message, array $context = []): void in /var/www/html/wp-content/plugins/sessions/includes/libraries/decalog-sdk/EventsLogger.php on line 74
We can fix this in our dev environment but it would be nice if this could be fixed so we can put the production site on 8.2. Thank you.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal error’ is closed to new replies.