logger |
Symfony\Bridge\Monolog\Logger {#113
#name: "request"
#handlers: [
Monolog\Handler\StreamHandler {#101
#level: 100
#bubble: true
#processors: [
Monolog\Processor\PsrLogMessageProcessor {#100
-dateFormat: null
-removeUsedContextFields: false
}
]
#formatter: Monolog\Formatter\LineFormatter {#201 …}
#stream: stream resource @572
timed_out: false
blocked: true
eof: false
wrapper_type: "plainfile"
stream_type: "STDIO"
mode: "a"
unread_bytes: 0
seekable: true
uri: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/log/dev.log"
options: []
}
#url: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/log/dev.log"
-errorMessage: null
#filePermission: null
#useLocking: false
-dirCreated: true
}
Symfony\Bridge\Monolog\Handler\ConsoleHandler {#111
#level: 100
#bubble: true
#processors: []
#formatter: null
-output: null
-verbosityLevelMap: [
16 => 400
32 => 300
64 => 250
128 => 200
256 => 100
]
-consoleFormaterOptions: []
}
]
#processors: [
Symfony\Bridge\Monolog\Processor\DebugProcessor {#175
-records: [
"000000000000001e0000000000000000" => [
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#47
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/ParameterBag.php"
#line: 191
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/ParameterBag.php:191 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/ParameterBag.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class ParameterBag implements \IteratorAggregate, \Countable
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:20 {
include …
› class_exists(AcceptHeader::class);
› class_exists(FileBag::class);
› class_exists(HeaderBag::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› return;
› } elseif (false === include $file) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:24 {
› $kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#21
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/ParameterBag.php"
#line: 201
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/ParameterBag.php:201 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/ParameterBag.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class ParameterBag implements \IteratorAggregate, \Countable
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:20 {
include …
› class_exists(AcceptHeader::class);
› class_exists(FileBag::class);
› class_exists(HeaderBag::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› return;
› } elseif (false === include $file) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:24 {
› $kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#20
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/HeaderBag.php"
#line: 255
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/HeaderBag.php:255 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/HeaderBag.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class HeaderBag implements \IteratorAggregate, \Countable
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:21 {
include …
› class_exists(FileBag::class);
› class_exists(HeaderBag::class);
› class_exists(HeaderUtils::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› return;
› } elseif (false === include $file) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:24 {
› $kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#27
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/HeaderBag.php"
#line: 265
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/HeaderBag.php:265 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/HeaderBag.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class HeaderBag implements \IteratorAggregate, \Countable
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:21 {
include …
› class_exists(FileBag::class);
› class_exists(HeaderBag::class);
› class_exists(HeaderUtils::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› return;
› } elseif (false === include $file) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:24 {
› $kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#90
#message: "Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php"
#line: 295
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:295 {
Symfony\Component\HttpFoundation\Request::createFromGlobals() …
›
› if (0 === strpos($request->headers->get('CONTENT_TYPE'), 'application/x-www-form-urlencoded')
› && \in_array(strtoupper($request->server->get('REQUEST_METHOD', 'GET')), ['PUT', 'DELETE', 'PATCH'])
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:24 {
› $kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "reset_password"
"route_parameters" => [
"_route" => "reset_password"
"_controller" => "App\Controller\SecurityController::resetPassword"
]
"request_uri" => "http://irc-documents.org/reset-password"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#222
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:34 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function open($savePath, $sessionName)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#83
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
#line: 82
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:82 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function read($sessionId)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#191
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
#line: 105
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:105 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function write($sessionId, $data)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#192
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
#line: 122
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:122 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function destroy($sessionId)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#193
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
#line: 62
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:62 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function validateId($sessionId)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#182
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
#line: 91
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:91 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function close()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#194
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
#line: 99
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:99 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function gc($maxlifetime)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#186
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
#line: 54
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:54 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function updateTimestamp($sessionId, $data)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#184
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 41
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:41 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function open($savePath, $sessionName)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#221
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 49
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:49 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function close()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#84
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 57
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:57 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function read($sessionId)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#187
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 65
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:65 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function write($sessionId, $data)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#188
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 73
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:73 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function destroy($sessionId)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#195
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 81
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:81 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function gc($maxlifetime)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#207
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:89 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function validateId($sessionId)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#210
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 97
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:97 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function updateTimestamp($sessionId, $data)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:7121 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSession_Storage_NativeService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#54
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php"
#line: 134
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:134 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Session.php:22 {
include_once …
› // Help opcache.preload discover always-needed symbols
› class_exists(AttributeBag::class);
› class_exists(FlashBag::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:2162 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSessionService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#220
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php"
#line: 144
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:144 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Session.php:22 {
include_once …
› // Help opcache.preload discover always-needed symbols
› class_exists(AttributeBag::class);
› class_exists(FlashBag::class);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:2162 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSessionService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#190
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Session.php"
#line: 129
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Session.php:129 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:2162 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSessionService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#196
#message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Session.php"
#line: 139
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Session.php:139 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:2162 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getSessionService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:61 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
› } elseif (method_exists($request, 'setSessionFactory')) {
› $request->setSessionFactory(function () { return $this->getSession(); });
› } elseif ($session = $this->getSession()) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:726 {
Symfony\Component\HttpFoundation\Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Request.php:745 {
Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
› // the check for $this->session avoids malicious users trying to fake a session cookie with proper name
› return $this->hasSession() && $this->cookies->has($this->getSession()->getName());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/EventSubscriber/LocaleSubscriber.php:21 {
App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
› $request = $event->getRequest();
› if (!$request->hasPreviousSession()) {
› return;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:133 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Populated the TokenStorage with an anonymous Token."
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#360
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#361
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#362
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#378
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#377
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:89 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› $name = $param->getName();
› $class = $param->getClass();
› $hasType = $this->isParameterTypeSupported && $param->hasType();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#366
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#368
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#370
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:89 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› $name = $param->getName();
› $class = $param->getClass();
› $hasType = $this->isParameterTypeSupported && $param->hasType();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#388
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#386
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#367
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:89 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› $name = $param->getName();
› $class = $param->getClass();
› $hasType = $this->isParameterTypeSupported && $param->hasType();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#364
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#380
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#382
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:89 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› $name = $param->getName();
› $class = $param->getClass();
› $hasType = $this->isParameterTypeSupported && $param->hasType();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($statement) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#432
#message: "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($statement) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php"
#line: 38
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:38 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function exec($statement)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:14 {
Doctrine\DBAL\Driver\PDOMySql\Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements Connection, ServerInfoAwareConnection
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL\Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
› $this->isConnected = true;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:428 {
Doctrine\DBAL\Connection->getDatabasePlatformVersion() …
› try {
› $this->connect();
› } catch (Throwable $originalException) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:388 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): void …
› {
› $version = $this->getDatabasePlatformVersion();
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:330 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->detectDatabasePlatform();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:795 {
Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform() …
› if (!$this->targetPlatform) {
› $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:622 {
Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class) …
› if ($idGenType == ClassMetadata::GENERATOR_TYPE_AUTO) {
› if ($this->getTargetPlatform()->prefersSequences()) {
› $class->setIdGeneratorType(ClassMetadata::GENERATOR_TYPE_SEQUENCE);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:165 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› } else {
› $this->completeIdGeneratorMapping($class);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:81 {
Doctrine\ORM\Mapping\ClassMetadataFactory->loadMetadata($name) …
› {
› $loaded = parent::loadMetadata($name);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:185 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› foreach ($this->loadMetadata($realClassName) as $loadedClassName) {
› $this->cacheDriver->save(
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:287 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:39 {
Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository->__construct(ManagerRegistry $registry, $entityClass) …
›
› parent::__construct($manager, $manager->getClassMetadata($entityClass));
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/Repository/UserRepository.php:20 {
App\Repository\UserRepository->__construct(ManagerRegistry $registry) …
› {
› parent::__construct($registry, User::class);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:3933 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getUserRepositoryService() …
›
› return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php:77 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
› try {
› yield $this->container->get($controller)->get($argument->getName());
› } catch (RuntimeException $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:58 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
›
› yield from $this->inner->resolve($request, $argument);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:59 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller): array …
› $atLeastOne = false;
› foreach ($resolved as $append) {
› $atLeastOne = true;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:38 {
Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller) …
›
› $ret = $this->resolver->getArguments($request, $controller);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:149 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // controller arguments
› $arguments = $this->argumentResolver->getArguments($request, $controller);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#429
#message: "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php"
#line: 98
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:98 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function lastInsertId($name = null)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:14 {
Doctrine\DBAL\Driver\PDOMySql\Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements Connection, ServerInfoAwareConnection
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL\Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
› $this->isConnected = true;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:428 {
Doctrine\DBAL\Connection->getDatabasePlatformVersion() …
› try {
› $this->connect();
› } catch (Throwable $originalException) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:388 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): void …
› {
› $version = $this->getDatabasePlatformVersion();
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:330 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->detectDatabasePlatform();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:795 {
Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform() …
› if (!$this->targetPlatform) {
› $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:622 {
Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class) …
› if ($idGenType == ClassMetadata::GENERATOR_TYPE_AUTO) {
› if ($this->getTargetPlatform()->prefersSequences()) {
› $class->setIdGeneratorType(ClassMetadata::GENERATOR_TYPE_SEQUENCE);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:165 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› } else {
› $this->completeIdGeneratorMapping($class);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:81 {
Doctrine\ORM\Mapping\ClassMetadataFactory->loadMetadata($name) …
› {
› $loaded = parent::loadMetadata($name);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:185 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› foreach ($this->loadMetadata($realClassName) as $loadedClassName) {
› $this->cacheDriver->save(
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:287 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:39 {
Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository->__construct(ManagerRegistry $registry, $entityClass) …
›
› parent::__construct($manager, $manager->getClassMetadata($entityClass));
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/Repository/UserRepository.php:20 {
App\Repository\UserRepository->__construct(ManagerRegistry $registry) …
› {
› parent::__construct($registry, User::class);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:3933 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getUserRepositoryService() …
›
› return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php:77 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
› try {
› yield $this->container->get($controller)->get($argument->getName());
› } catch (RuntimeException $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:58 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
›
› yield from $this->inner->resolve($request, $argument);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:59 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller): array …
› $atLeastOne = false;
› foreach ($resolved as $append) {
› $atLeastOne = true;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:38 {
Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller) …
›
› $ret = $this->resolver->getArguments($request, $controller);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:149 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // controller arguments
› $arguments = $this->argumentResolver->getArguments($request, $controller);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($prepareString, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#431
#message: "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($prepareString, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php"
#line: 61
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function prepare($prepareString, $driverOptions = [])
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:14 {
Doctrine\DBAL\Driver\PDOMySql\Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements Connection, ServerInfoAwareConnection
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL\Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
› $this->isConnected = true;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:428 {
Doctrine\DBAL\Connection->getDatabasePlatformVersion() …
› try {
› $this->connect();
› } catch (Throwable $originalException) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:388 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): void …
› {
› $version = $this->getDatabasePlatformVersion();
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:330 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->detectDatabasePlatform();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:795 {
Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform() …
› if (!$this->targetPlatform) {
› $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:622 {
Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class) …
› if ($idGenType == ClassMetadata::GENERATOR_TYPE_AUTO) {
› if ($this->getTargetPlatform()->prefersSequences()) {
› $class->setIdGeneratorType(ClassMetadata::GENERATOR_TYPE_SEQUENCE);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:165 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› } else {
› $this->completeIdGeneratorMapping($class);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:81 {
Doctrine\ORM\Mapping\ClassMetadataFactory->loadMetadata($name) …
› {
› $loaded = parent::loadMetadata($name);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:185 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› foreach ($this->loadMetadata($realClassName) as $loadedClassName) {
› $this->cacheDriver->save(
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:287 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:39 {
Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository->__construct(ManagerRegistry $registry, $entityClass) …
›
› parent::__construct($manager, $manager->getClassMetadata($entityClass));
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/src/Repository/UserRepository.php:20 {
App\Repository\UserRepository->__construct(ManagerRegistry $registry) …
› {
› parent::__construct($registry, User::class);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:3933 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getUserRepositoryService() …
›
› return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Container.php:441 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php:77 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
› try {
› yield $this->container->get($controller)->get($argument->getName());
› } catch (RuntimeException $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:58 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
›
› yield from $this->inner->resolve($request, $argument);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:59 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller): array …
› $atLeastOne = false;
› foreach ($resolved as $append) {
› $atLeastOne = true;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:38 {
Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller) …
›
› $ret = $this->resolver->getArguments($request, $controller);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:149 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // controller arguments
› $arguments = $this->argumentResolver->getArguments($request, $controller);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Fatal Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Error\FatalError {#452
#message: "Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php"
#line: 73
-error: [
"type" => 64
"message" => "Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false"
"file" => "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php"
"line" => 73
]
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#711
#message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 153
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:153 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetExists($key)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:246 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1864 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:6552 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1626 {
ContainerYvxpxpq\App_KernelDevDebugContainer->ContainerYvxpxpq\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:218 {
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);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:111 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:117 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#710
#message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 158
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:158 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetGet($key)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:246 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1864 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:6552 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1626 {
ContainerYvxpxpq\App_KernelDevDebugContainer->ContainerYvxpxpq\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:218 {
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);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:111 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:117 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#709
#message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 163
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:163 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetSet($key, $value)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:246 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1864 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:6552 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1626 {
ContainerYvxpxpq\App_KernelDevDebugContainer->ContainerYvxpxpq\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:218 {
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);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:111 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:117 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#708
#message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 168
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:168 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetUnset($key)
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:246 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1864 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:6552 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1626 {
ContainerYvxpxpq\App_KernelDevDebugContainer->ContainerYvxpxpq\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:218 {
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);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:111 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:117 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#706
#message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 114
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:114 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:246 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1864 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:6552 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1626 {
ContainerYvxpxpq\App_KernelDevDebugContainer->ContainerYvxpxpq\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:218 {
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);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:111 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:117 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#703
#message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 122
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:122 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:246 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1864 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:6552 {
ContainerYvxpxpq\App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/var/cache/dev/ContainerYvxpxpq/App_KernelDevDebugContainer.php:1626 {
ContainerYvxpxpq\App_KernelDevDebugContainer->ContainerYvxpxpq\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:218 {
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);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:111 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:117 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false" at /home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php line 73"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Error\FatalError {#452}
]
"channel" => "request"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1103
#message: "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Response.php"
#line: 1223
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Response.php:1223 {
Symfony\Component\HttpFoundation\Response->ensureIEOverSSLCompatibility(Request $request): void …
› {
› if (false !== stripos($this->headers->get('Content-Disposition'), 'attachment') && 1 == preg_match('/MSIE (.*?);/i', $request->server->get('HTTP_USER_AGENT'), $match) && true === $request->isSecure()) {
› if ((int) preg_replace('/(MSIE )(.*?);/', '$2', $match[0]) < 9) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-foundation/Response.php:310 {
Symfony\Component\HttpFoundation\Response->prepare(Request $request) …
›
› $this->ensureIEOverSSLCompatibility($request);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/ResponseListener.php:49 {
Symfony\Component\HttpKernel\EventListener\ResponseListener->onKernelResponse(ResponseEvent $event) …
›
› $response->prepare($event->getRequest());
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:190 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:244 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:111 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:117 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
"000000000000034f0000000000000000" => [
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#918
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/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) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:218 {
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);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:111 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:117 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#919
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:84 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› foreach ($r->getParameters() as $param) {
› if ($param->getClass() && $param->getClass()->isInstance($request)) {
› continue;
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/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) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:218 {
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);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:111 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:117 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#920
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:89 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->autoConfigure(ReflectionFunctionAbstract $r, Request $request, $configurations) …
› $name = $param->getName();
› $class = $param->getClass();
› $hasType = $this->isParameterTypeSupported && $param->hasType();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:75 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
› if ($this->autoConvert) {
› $configurations = $this->autoConfigure($r, $request, $configurations);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:145 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:79 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/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) {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:218 {
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);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/HttpKernel.php:111 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:117 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745281313
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
"000000000000001e0000000000000000" => 2
"000000000000034f0000000000000000" => 0
]
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#167 …}
}
]
#microsecondTimestamps: true
#timezone: DateTimeZone {#112 …}
#exceptionHandler: null
} |