Кажется, мы не можем найти то, что вы ищите. Возможно, поможет поиск.
Блог медицинского работника
Fatal error: Declaration of Illuminate\Log\Context\ContextLogProcessor::__invoke(Monolog\LogRecord $record): Monolog\LogRecord must be compatible with Monolog\Processor\ProcessorInterface::__invoke(array $records) in /var/www/html/seology.ru/vendor/illuminate/log/Context/ContextLogProcessor.php on line 18
Symfony Exception
Exception
Symfony\Component\ErrorHandler\Error\ FatalError
Show exception properties
Symfony\Component\ErrorHandler\Error\FatalError {#4541 -error: array:4 [ "type" => 64 "message" => "Declaration of Illuminate\Log\Context\ContextLogProcessor::__invoke(Monolog\LogRecord $record): Monolog\LogRecord must be compatible with Monolog\Processor\ProcessorInterface::__invoke(array $records)" "file" => "/var/www/html/seology.ru/vendor/illuminate/log/Context/ContextLogProcessor.php" "line" => 18 ] }
* Add contextual data to the log's "extra" parameter.** @param \Monolog\LogRecord $record* @return \Monolog\LogRecord*/public function __invoke(LogRecord $record): LogRecord{$app = Container::getInstance();if (! $app->bound(ContextRepository::class)) {return $record;
Stack Trace
|
FatalError
|
|---|
Symfony\Component\ErrorHandler\Error\FatalError: Declaration of Illuminate\Log\Context\ContextLogProcessor::__invoke(Monolog\LogRecord $record): Monolog\LogRecord must be compatible with Monolog\Processor\ProcessorInterface::__invoke(array $records) at /var/www/html/seology.ru/vendor/illuminate/log/Context/ContextLogProcessor.php:18 |
