https://dev.oceanexpert.net/viewAnnonatedAgendaPrintable/2248

Log Messages

  • Info. & Errors 0
  • Deprecations 27
  • Debug 45
  • PHP Notices 0
  • Container 693

Log messages generated by using features marked as deprecated.

Time Channel
  • php
  • (none)
Message
php User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4.
0 of 0
[ "exception" => ErrorException {#1169 #message: "User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalThrowableError.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalThrowableError.php:14 { spl_autoload_call($class_name) … › › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4.', FatalThrowableError::class), \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:175 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) … › $r = new \ReflectionMethod($collector, 'collect'); $e = 2 >= $r->getNumberOfParameters() || !($p = $r->getParameters()[2])->hasType() || \Exception::class !== $p->getType()->getName() ? $e : ($wrappedException ?? $wrappedException = new FatalThrowableError($e));} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:100 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) … › try { if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:202 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:190 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php:60 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:229 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:120 { Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) … › try { $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php:129 { Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} … › $hasRun = true; $kernel->terminateWithException($e, $request);}; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/ErrorHandler.php:601 { Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) … › if (null !== $exceptionHandler) { return $exceptionHandler($exception);} } Symfony\Component\ErrorHandler\ErrorHandler->handleException() {} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalThrowableError.php:14 { spl_autoload_call($class_name) … › › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4.', FatalThrowableError::class), \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:175 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) … › $r = new \ReflectionMethod($collector, 'collect'); $e = 2 >= $r->getNumberOfParameters() || !($p = $r->getParameters()[2])->hasType() || \Exception::class !== $p->getType()->getName() ? $e : ($wrappedException ?? $wrappedException = new FatalThrowableError($e));} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:100 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) … › try { if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:202 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:190 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php:60 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:229 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:120 { Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) … › try { $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php:129 { Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} … › $hasRun = true; $kernel->terminateWithException($e, $request);}; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/ErrorHandler.php:601 { Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) … › if (null !== $exceptionHandler) { return $exceptionHandler($exception);} } Symfony\Component\ErrorHandler\ErrorHandler->handleException() {} }
php User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead.
0 of 0
[ "exception" => ErrorException {#1147 #message: "User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:14 { spl_autoload_call($class_name) … › › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', FatalErrorException::class, \Symfony\Component\ErrorHandler\Error\FatalError::class), \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalThrowableError.php:23 { spl_autoload_call($class_name) … › */class FatalThrowableError extends FatalErrorException{ } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:175 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) … › $r = new \ReflectionMethod($collector, 'collect'); $e = 2 >= $r->getNumberOfParameters() || !($p = $r->getParameters()[2])->hasType() || \Exception::class !== $p->getType()->getName() ? $e : ($wrappedException ?? $wrappedException = new FatalThrowableError($e));} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:100 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) … › try { if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:202 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:190 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php:60 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:229 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:120 { Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) … › try { $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php:129 { Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} … › $hasRun = true; $kernel->terminateWithException($e, $request);}; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/ErrorHandler.php:601 { Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) … › if (null !== $exceptionHandler) { return $exceptionHandler($exception);} } Symfony\Component\ErrorHandler\ErrorHandler->handleException() {} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:14 { spl_autoload_call($class_name) … › › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', FatalErrorException::class, \Symfony\Component\ErrorHandler\Error\FatalError::class), \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalThrowableError.php:23 { spl_autoload_call($class_name) … › */class FatalThrowableError extends FatalErrorException{ } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:175 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) … › $r = new \ReflectionMethod($collector, 'collect'); $e = 2 >= $r->getNumberOfParameters() || !($p = $r->getParameters()[2])->hasType() || \Exception::class !== $p->getType()->getName() ? $e : ($wrappedException ?? $wrappedException = new FatalThrowableError($e));} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:100 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) … › try { if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:202 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:190 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php:60 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:229 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:120 { Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) … › try { $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php:129 { Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} … › $hasRun = true; $kernel->terminateWithException($e, $request);}; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/ErrorHandler.php:601 { Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) … › if (null !== $exceptionHandler) { return $exceptionHandler($exception);} } Symfony\Component\ErrorHandler\ErrorHandler->handleException() {} }
n/a (2 times) The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sensio_framework_extra" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) Enabling the route generation feature is deprecated since FOSRestBundle 2.8.
n/a (2 times) The "fos_rest.view.default_engine" option has been deprecated in FOSRestBundle 2.8.
n/a (2 times) The "fos_rest.view.force_redirects" option has been deprecated in FOSRestBundle 2.8.
n/a (2 times) The "fos_rest.view.templating_formats" configuration key has been deprecated in FOSRestBundle 2.8.
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "fos_rest.templating" service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.view_handler.default" service.
n/a The "fos_rest.templating" service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.view_handler" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the ".service_locator.m_UuKYL" service.
n/a The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1366 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php:14 { include … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:348 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) { include $file;arguments: { "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php" } } } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php:14 { include … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:348 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) { include $file;arguments: { "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php" } } }
n/a The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.