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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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 {#433
#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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#432
#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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#430
#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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#431
#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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#428
#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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#425
#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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /media/system/js/core.js"" at /home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#182
#message: "No route found for "GET /media/system/js/core.js""
#code: 0
#file: "/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 136
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#198 …}
-statusCode: 404
-headers: []
trace: {
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"message" => "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#829
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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"
]
]
"00000000000002050000000000000000" => [
[
"timestamp" => 1745300497
"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 {#472
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#523
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#522
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#462
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#463
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#464
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#527
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#526
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#525
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#471
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#467
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#466
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#465
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#528
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#529
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#530
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#541
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#470
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#524
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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 {#540
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#629
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#630
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#631
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
}
/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
}
}
/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);
› }
arguments: {
$listeners: [ …10]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#97 …}
$eventName: "kernel.request"
}
}
/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:90 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/clients/60aeea3cfa30e89e01a4f40438cbc051/sites/irc-documents.org/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1745300497
"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" => 1
"00000000000002050000000000000000" => 0
]
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#167 …}
}
]
#microsecondTimestamps: true
#timezone: DateTimeZone {#112 …}
#exceptionHandler: null
} |