- Issue created by @skyejohnson
- 🇮🇳India sarwan_verma
Hi,
I have resolved the "fatal error in PHP 8+ for PHPFFMpegLogger::emergency" issue and also created a patch, which I have attached.
Please review and verify it.Thanks!
After upgrading to PHP 8.2, I get
PHP Fatal error: Declaration of PHPFFMpegLogger::emergency($message, array $context = []) must be compatible with Psr\Log\LoggerInterface::emergency(Stringable|string $message, array $context = []): void in docroot/sites/all/modules/contrib/php_ffmpeg/includes/PHPFFMpegLogger.inc on line 25
Active
1.0
Code
Hi,
I have resolved the "fatal error in PHP 8+ for PHPFFMpegLogger::emergency" issue and also created a patch, which I have attached.
Please review and verify it.
Thanks!