logger |
Symfony\Bridge\Monolog\Logger {#140
#name: "request"
#handlers: [
Monolog\Handler\StreamHandler {#126
#level: 100
#bubble: true
#formatter: Monolog\Formatter\LineFormatter {#55 …}
#processors: [
Monolog\Processor\PsrLogMessageProcessor {#127}
]
#stream: stream resource @550
timed_out: false
blocked: true
eof: false
wrapper_type: "plainfile"
stream_type: "STDIO"
mode: "a"
unread_bytes: 0
seekable: true
uri: "/home/gwmaeusugb/sf4agenceimmo/var/log/dev.log"
options: []
}
#url: "/home/gwmaeusugb/sf4agenceimmo/var/log/dev.log"
-errorMessage: null
#filePermission: null
#useLocking: false
-dirCreated: true
}
Symfony\Bridge\Monolog\Handler\ConsoleHandler {#139
#level: 100
#bubble: true
#formatter: null
#processors: []
-output: null
-verbosityLevelMap: [
16 => 400
32 => 300
64 => 250
128 => 200
256 => 100
]
-consoleFormaterOptions: []
}
]
#processors: [
Symfony\Bridge\Monolog\Processor\DebugProcessor {#197
-records: [
"000000000000001c0000000000000000" => [
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#64
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:614 {
Monolog\Logger->log($level, $message, array $context = []) …
›
› return $this->addRecord($level, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:272 {
Symfony\Component\ErrorHandler\ErrorHandler->setLoggers(array $loggers): array …
› } elseif ($this->loggers[$type][0]) {
› $this->loggers[$type][0]->log($this->loggers[$type][1], $log[1], $log[2]);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:224 {
Symfony\Component\ErrorHandler\ErrorHandler->setDefaultLogger(LoggerInterface $logger, $levels = E_ALL, bool $replace = false): void …
›
› $this->setLoggers($loggers);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:85 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->configure(Event $event = null) …
› if ($this->logger) {
› $handler->setDefaultLogger($this->logger, $this->levels);
› if (\is_array($this->levels)) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/ParameterBag.php"
#line: 213
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/ParameterBag.php:213 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/ParameterBag.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class ParameterBag implements \IteratorAggregate, \Countable
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Request.php:20 {
include …
› class_exists(AcceptHeader::class);
› class_exists(FileBag::class);
› class_exists(HeaderBag::class);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› return;
› } elseif (false === include $file) {
› return;
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:25 {
› //Request::enableHttpMethodParameterOverride(); // <-- add this line
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#52
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:614 {
Monolog\Logger->log($level, $message, array $context = []) …
›
› return $this->addRecord($level, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:272 {
Symfony\Component\ErrorHandler\ErrorHandler->setLoggers(array $loggers): array …
› } elseif ($this->loggers[$type][0]) {
› $this->loggers[$type][0]->log($this->loggers[$type][1], $log[1], $log[2]);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:224 {
Symfony\Component\ErrorHandler\ErrorHandler->setDefaultLogger(LoggerInterface $logger, $levels = E_ALL, bool $replace = false): void …
›
› $this->setLoggers($loggers);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:85 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->configure(Event $event = null) …
› if ($this->logger) {
› $handler->setDefaultLogger($this->logger, $this->levels);
› if (\is_array($this->levels)) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#53
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/ParameterBag.php"
#line: 223
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/ParameterBag.php:223 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/ParameterBag.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class ParameterBag implements \IteratorAggregate, \Countable
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Request.php:20 {
include …
› class_exists(AcceptHeader::class);
› class_exists(FileBag::class);
› class_exists(HeaderBag::class);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› return;
› } elseif (false === include $file) {
› return;
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:25 {
› //Request::enableHttpMethodParameterOverride(); // <-- add this line
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#83
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:614 {
Monolog\Logger->log($level, $message, array $context = []) …
›
› return $this->addRecord($level, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:272 {
Symfony\Component\ErrorHandler\ErrorHandler->setLoggers(array $loggers): array …
› } elseif ($this->loggers[$type][0]) {
› $this->loggers[$type][0]->log($this->loggers[$type][1], $log[1], $log[2]);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:224 {
Symfony\Component\ErrorHandler\ErrorHandler->setDefaultLogger(LoggerInterface $logger, $levels = E_ALL, bool $replace = false): void …
›
› $this->setLoggers($loggers);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:85 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->configure(Event $event = null) …
› if ($this->logger) {
› $handler->setDefaultLogger($this->logger, $this->levels);
› if (\is_array($this->levels)) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#27
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/HeaderBag.php"
#line: 282
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/HeaderBag.php:282 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/HeaderBag.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class HeaderBag implements \IteratorAggregate, \Countable
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Request.php:21 {
include …
› class_exists(FileBag::class);
› class_exists(HeaderBag::class);
› class_exists(HeaderUtils::class);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› return;
› } elseif (false === include $file) {
› return;
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:25 {
› //Request::enableHttpMethodParameterOverride(); // <-- add this line
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#60
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:614 {
Monolog\Logger->log($level, $message, array $context = []) …
›
› return $this->addRecord($level, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:272 {
Symfony\Component\ErrorHandler\ErrorHandler->setLoggers(array $loggers): array …
› } elseif ($this->loggers[$type][0]) {
› $this->loggers[$type][0]->log($this->loggers[$type][1], $log[1], $log[2]);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:224 {
Symfony\Component\ErrorHandler\ErrorHandler->setDefaultLogger(LoggerInterface $logger, $levels = E_ALL, bool $replace = false): void …
›
› $this->setLoggers($loggers);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:85 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->configure(Event $event = null) …
› if ($this->logger) {
› $handler->setDefaultLogger($this->logger, $this->levels);
› if (\is_array($this->levels)) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#15
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/HeaderBag.php"
#line: 292
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/HeaderBag.php:292 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/HeaderBag.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class HeaderBag implements \IteratorAggregate, \Countable
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Request.php:21 {
include …
› class_exists(FileBag::class);
› class_exists(HeaderBag::class);
› class_exists(HeaderUtils::class);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› return;
› } elseif (false === include $file) {
› return;
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:25 {
› //Request::enableHttpMethodParameterOverride(); // <-- add this line
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#59
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:614 {
Monolog\Logger->log($level, $message, array $context = []) …
›
› return $this->addRecord($level, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:272 {
Symfony\Component\ErrorHandler\ErrorHandler->setLoggers(array $loggers): array …
› } elseif ($this->loggers[$type][0]) {
› $this->loggers[$type][0]->log($this->loggers[$type][1], $log[1], $log[2]);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:224 {
Symfony\Component\ErrorHandler\ErrorHandler->setDefaultLogger(LoggerInterface $logger, $levels = E_ALL, bool $replace = false): void …
›
› $this->setLoggers($loggers);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:85 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->configure(Event $event = null) …
› if ($this->logger) {
› $handler->setDefaultLogger($this->logger, $this->levels);
› if (\is_array($this->levels)) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Request.php"
#line: 295
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/public/index.php:25 {
› //Request::enableHttpMethodParameterOverride(); // <-- add this line
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#48
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:614 {
Monolog\Logger->log($level, $message, array $context = []) …
›
› return $this->addRecord($level, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:272 {
Symfony\Component\ErrorHandler\ErrorHandler->setLoggers(array $loggers): array …
› } elseif ($this->loggers[$type][0]) {
› $this->loggers[$type][0]->log($this->loggers[$type][1], $log[1], $log[2]);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:224 {
Symfony\Component\ErrorHandler\ErrorHandler->setDefaultLogger(LoggerInterface $logger, $levels = E_ALL, bool $replace = false): void …
›
› $this->setLoggers($loggers);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:85 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->configure(Event $event = null) …
› if ($this->logger) {
› $handler->setDefaultLogger($this->logger, $this->levels);
› if (\is_array($this->levels)) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Return type of Symfony\Component\Config\Resource\GlobResource::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 {#44
#message: "Deprecated: Return type of Symfony\Component\Config\Resource\GlobResource::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/gwmaeusugb/sf4agenceimmo/vendor/symfony/config/Resource/GlobResource.php"
#line: 100
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/config/Resource/GlobResource.php:100 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/config/ResourceCheckerConfigCache.php:164 {
Symfony\Component\Config\ResourceCheckerConfigCache->Symfony\Component\Config\{closure} …
›
› return $prevErrorHandler ? $prevErrorHandler($type, $msg, $file, $line, $context) : false;
› });
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/config/Resource/GlobResource.php:26 {
unserialize(string $data, array $options = []): ?mixed …
› */
› class GlobResource implements \IteratorAggregate, SelfCheckingResourceInterface
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/config/ResourceCheckerConfigCache.php:168 {
Symfony\Component\Config\ResourceCheckerConfigCache->safelyUnserialize(string $file) …
› try {
› $meta = unserialize($content);
› } catch (\Throwable $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/config/ResourceCheckerConfigCache.php:85 {
Symfony\Component\Config\ResourceCheckerConfigCache->isFresh() …
›
› $meta = $this->safelyUnserialize($metadata);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/config/ConfigCache.php:60 {
Symfony\Component\Config\ConfigCache->isFresh() …
›
› return parent::isFresh();
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› if (file_exists($cachePath) && \is_object($this->container = include $cachePath)
› && (!$this->debug || (self::$freshCache[$cachePath] ?? $cache->isFresh()))
› ) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#73
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:614 {
Monolog\Logger->log($level, $message, array $context = []) …
›
› return $this->addRecord($level, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:272 {
Symfony\Component\ErrorHandler\ErrorHandler->setLoggers(array $loggers): array …
› } elseif ($this->loggers[$type][0]) {
› $this->loggers[$type][0]->log($this->loggers[$type][1], $log[1], $log[2]);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:224 {
Symfony\Component\ErrorHandler\ErrorHandler->setDefaultLogger(LoggerInterface $logger, $levels = E_ALL, bool $replace = false): void …
›
› $this->setLoggers($loggers);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:85 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->configure(Event $event = null) …
› if ($this->logger) {
› $handler->setDefaultLogger($this->logger, $this->levels);
› if (\is_array($this->levels)) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Return type of Twig\Profiler\Profile::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 {#216
#message: "Deprecated: Return type of Twig\Profiler\Profile::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/gwmaeusugb/sf4agenceimmo/vendor/twig/twig/src/Profiler/Profile.php"
#line: 160
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/twig/twig/src/Profiler/Profile.php:160 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function getIterator()
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/twig/twig/src/Profiler/Profile.php:19 {
include_once …
› */
› class Profile implements \IteratorAggregate, \Serializable
› {
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:343 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->ContainerMkxlH3I\{closure} …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
› include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
› include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:520 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#74
+count: 248
-severity: E_WARNING
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/DebugClassLoader.php:333 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› // no-op
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/stopwatch/StopwatchEvent.php:105 {
›
› $this->periods[] = new StopwatchPeriod(array_pop($this->started), $this->getNow(), $this->morePrecision);
›
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#221
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:642 {
Monolog\Logger->info($message, array $context = []) …
› {
› return $this->addRecord(static::INFO, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/RouterListener.php:122 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
› 'request_uri' => $request->getUri(),
› 'method' => $request->getMethod(),
› ]);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "home"
"route_parameters" => [
"_route" => "home"
"_controller" => "App\Controller\HomeController::index"
]
"request_uri" => "http://www.sf4agenceimmo.gwma.eu/"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1745710084
"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 {#40
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php"
#line: 134
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2221 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#238
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php"
#line: 144
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2221 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#232
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Session.php"
#line: 129
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2221 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#25
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Session.php"
#line: 139
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2221 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#228
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#243
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:89 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function read($sessionId)
› {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#235
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
#line: 112
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:112 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function write($sessionId, $data)
› {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#62
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
#line: 129
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:129 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function destroy($sessionId)
› {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#225
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
#line: 69
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:69 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function validateId($sessionId)
› {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#61
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
#line: 91
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#249
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
#line: 99
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#247
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
#line: 54
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#246
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 41
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#239
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 49
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#242
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 57
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#244
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 65
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#10
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 73
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#42
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 81
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#69
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#250
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
#line: 97
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6234 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2223 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSessionService() …
›
› return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5996 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Csrf_TokenStorageService() …
›
› return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:6073 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSecurity_Firewall_Map_Context_MainService() …
› $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
› $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:450 {
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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/EventListener/FirewallListener.php:50 {
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(GetResponseEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#269
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#267
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#299
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#297
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#296
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#295
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"channel" => "event"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#294
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#293
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#292
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#291
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#290
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#407
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#408
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#427
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#543
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#544
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#545
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#546
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#547
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#548
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#74}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#662
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:153 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerArgumentsEvent($this, $controller, $arguments, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);
› $controller = $event->getController();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#663
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:153 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerArgumentsEvent($this, $controller, $arguments, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);
› $controller = $event->getController();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#664
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:153 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerArgumentsEvent($this, $controller, $arguments, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);
› $controller = $event->getController();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::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 {#722
#message: "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::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/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php"
#line: 270
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:270 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:40 {
Doctrine\ORM\QueryBuilder->__construct(EntityManagerInterface $em) …
› */
› class ArrayCollection implements Collection, Selectable
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:338 {
Doctrine\ORM\EntityManager->createQueryBuilder() …
› {
› return new QueryBuilder($this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:78 {
Doctrine\ORM\EntityRepository->createQueryBuilder($alias, $indexBy = null) …
› {
› return $this->_em->createQueryBuilder()
› ->select($alias)
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:93 {
App\Repository\PropertyRepository->findNotSoldPropQuery(): QueryBuilder …
› private function findNotSoldPropQuery(): QueryBuilder{
› return $this->createQueryBuilder('p')
› ->where('p.sold = 0')
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:82 {
App\Repository\PropertyRepository->findLatest(): array …
› public function findLatest(): array {
› return $this->findNotSoldPropQuery()
› ->setMaxResults(4)
}
/home/gwmaeusugb/sf4agenceimmo/src/Controller/HomeController.php:18 {
App\Controller\HomeController->index(PropertyRepository $propertyRepository): Response …
› {\r
› $properties = $propertyRepository->findLatest();\r
› \r
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::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 {#690
#message: "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::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/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php"
#line: 306
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:306 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:40 {
Doctrine\ORM\QueryBuilder->__construct(EntityManagerInterface $em) …
› */
› class ArrayCollection implements Collection, Selectable
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:338 {
Doctrine\ORM\EntityManager->createQueryBuilder() …
› {
› return new QueryBuilder($this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:78 {
Doctrine\ORM\EntityRepository->createQueryBuilder($alias, $indexBy = null) …
› {
› return $this->_em->createQueryBuilder()
› ->select($alias)
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:93 {
App\Repository\PropertyRepository->findNotSoldPropQuery(): QueryBuilder …
› private function findNotSoldPropQuery(): QueryBuilder{
› return $this->createQueryBuilder('p')
› ->where('p.sold = 0')
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:82 {
App\Repository\PropertyRepository->findLatest(): array …
› public function findLatest(): array {
› return $this->findNotSoldPropQuery()
› ->setMaxResults(4)
}
/home/gwmaeusugb/sf4agenceimmo/src/Controller/HomeController.php:18 {
App\Controller\HomeController->index(PropertyRepository $propertyRepository): Response …
› {\r
› $properties = $propertyRepository->findLatest();\r
› \r
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetExists($offset) 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 {#692
#message: "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetExists($offset) 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/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php"
#line: 164
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:164 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetExists($offset)
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:40 {
Doctrine\ORM\QueryBuilder->__construct(EntityManagerInterface $em) …
› */
› class ArrayCollection implements Collection, Selectable
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:338 {
Doctrine\ORM\EntityManager->createQueryBuilder() …
› {
› return new QueryBuilder($this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:78 {
Doctrine\ORM\EntityRepository->createQueryBuilder($alias, $indexBy = null) …
› {
› return $this->_em->createQueryBuilder()
› ->select($alias)
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:93 {
App\Repository\PropertyRepository->findNotSoldPropQuery(): QueryBuilder …
› private function findNotSoldPropQuery(): QueryBuilder{
› return $this->createQueryBuilder('p')
› ->where('p.sold = 0')
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:82 {
App\Repository\PropertyRepository->findLatest(): array …
› public function findLatest(): array {
› return $this->findNotSoldPropQuery()
› ->setMaxResults(4)
}
/home/gwmaeusugb/sf4agenceimmo/src/Controller/HomeController.php:18 {
App\Controller\HomeController->index(PropertyRepository $propertyRepository): Response …
› {\r
› $properties = $propertyRepository->findLatest();\r
› \r
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetGet($offset) 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 {#693
#message: "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetGet($offset) 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/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php"
#line: 174
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:174 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetGet($offset)
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:40 {
Doctrine\ORM\QueryBuilder->__construct(EntityManagerInterface $em) …
› */
› class ArrayCollection implements Collection, Selectable
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:338 {
Doctrine\ORM\EntityManager->createQueryBuilder() …
› {
› return new QueryBuilder($this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:78 {
Doctrine\ORM\EntityRepository->createQueryBuilder($alias, $indexBy = null) …
› {
› return $this->_em->createQueryBuilder()
› ->select($alias)
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:93 {
App\Repository\PropertyRepository->findNotSoldPropQuery(): QueryBuilder …
› private function findNotSoldPropQuery(): QueryBuilder{
› return $this->createQueryBuilder('p')
› ->where('p.sold = 0')
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:82 {
App\Repository\PropertyRepository->findLatest(): array …
› public function findLatest(): array {
› return $this->findNotSoldPropQuery()
› ->setMaxResults(4)
}
/home/gwmaeusugb/sf4agenceimmo/src/Controller/HomeController.php:18 {
App\Controller\HomeController->index(PropertyRepository $propertyRepository): Response …
› {\r
› $properties = $propertyRepository->findLatest();\r
› \r
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetSet($offset, $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 {#694
#message: "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetSet($offset, $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/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php"
#line: 184
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:184 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetSet($offset, $value)
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:40 {
Doctrine\ORM\QueryBuilder->__construct(EntityManagerInterface $em) …
› */
› class ArrayCollection implements Collection, Selectable
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:338 {
Doctrine\ORM\EntityManager->createQueryBuilder() …
› {
› return new QueryBuilder($this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:78 {
Doctrine\ORM\EntityRepository->createQueryBuilder($alias, $indexBy = null) …
› {
› return $this->_em->createQueryBuilder()
› ->select($alias)
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:93 {
App\Repository\PropertyRepository->findNotSoldPropQuery(): QueryBuilder …
› private function findNotSoldPropQuery(): QueryBuilder{
› return $this->createQueryBuilder('p')
› ->where('p.sold = 0')
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:82 {
App\Repository\PropertyRepository->findLatest(): array …
› public function findLatest(): array {
› return $this->findNotSoldPropQuery()
› ->setMaxResults(4)
}
/home/gwmaeusugb/sf4agenceimmo/src/Controller/HomeController.php:18 {
App\Controller\HomeController->index(PropertyRepository $propertyRepository): Response …
› {\r
› $properties = $propertyRepository->findLatest();\r
› \r
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetUnset($offset) 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 {#695
#message: "Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetUnset($offset) 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/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php"
#line: 200
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:200 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetUnset($offset)
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php:40 {
Doctrine\ORM\QueryBuilder->__construct(EntityManagerInterface $em) …
› */
› class ArrayCollection implements Collection, Selectable
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:338 {
Doctrine\ORM\EntityManager->createQueryBuilder() …
› {
› return new QueryBuilder($this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:78 {
Doctrine\ORM\EntityRepository->createQueryBuilder($alias, $indexBy = null) …
› {
› return $this->_em->createQueryBuilder()
› ->select($alias)
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:93 {
App\Repository\PropertyRepository->findNotSoldPropQuery(): QueryBuilder …
› private function findNotSoldPropQuery(): QueryBuilder{
› return $this->createQueryBuilder('p')
› ->where('p.sold = 0')
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:82 {
App\Repository\PropertyRepository->findLatest(): array …
› public function findLatest(): array {
› return $this->findNotSoldPropQuery()
› ->setMaxResults(4)
}
/home/gwmaeusugb/sf4agenceimmo/src/Controller/HomeController.php:18 {
App\Controller\HomeController->index(PropertyRepository $propertyRepository): Response …
› {\r
› $properties = $propertyRepository->findLatest();\r
› \r
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($statement) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#758
#message: "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($statement) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php"
#line: 38
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:38 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function exec($statement)
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:14 {
Doctrine\DBAL\Driver\PDOMySql\Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements Connection, ServerInfoAwareConnection
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL\Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
› $this->isConnected = true;
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1449 {
Doctrine\DBAL\Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:892 {
Doctrine\DBAL\Connection->executeQuery($query, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:50 {
Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Connection $conn, array $params, array $types) …
› {
› return $conn->executeQuery($this->_sqlStatements, $params, $types, $this->queryCacheProfile);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:337 {
Doctrine\ORM\Query->_doExecute() …
›
› return $executor->execute($this->_em->getConnection(), $sqlParams, $types);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:992 {
Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
›
› $stmt = $this->_doExecute();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:947 {
Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
›
› return $this->executeIgnoreQueryCache($parameters, $hydrationMode);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:750 {
Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) …
› {
› return $this->execute(null, $hydrationMode);
› }
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:85 {
App\Repository\PropertyRepository->findLatest(): array …
› ->getQuery()
› ->getResult();
› }
}
/home/gwmaeusugb/sf4agenceimmo/src/Controller/HomeController.php:18 {
App\Controller\HomeController->index(PropertyRepository $propertyRepository): Response …
› {\r
› $properties = $propertyRepository->findLatest();\r
› \r
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#786
#message: "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php"
#line: 98
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:98 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function lastInsertId($name = null)
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:14 {
Doctrine\DBAL\Driver\PDOMySql\Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements Connection, ServerInfoAwareConnection
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL\Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
› $this->isConnected = true;
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1449 {
Doctrine\DBAL\Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:892 {
Doctrine\DBAL\Connection->executeQuery($query, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:50 {
Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Connection $conn, array $params, array $types) …
› {
› return $conn->executeQuery($this->_sqlStatements, $params, $types, $this->queryCacheProfile);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:337 {
Doctrine\ORM\Query->_doExecute() …
›
› return $executor->execute($this->_em->getConnection(), $sqlParams, $types);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:992 {
Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
›
› $stmt = $this->_doExecute();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:947 {
Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
›
› return $this->executeIgnoreQueryCache($parameters, $hydrationMode);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:750 {
Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) …
› {
› return $this->execute(null, $hydrationMode);
› }
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:85 {
App\Repository\PropertyRepository->findLatest(): array …
› ->getQuery()
› ->getResult();
› }
}
/home/gwmaeusugb/sf4agenceimmo/src/Controller/HomeController.php:18 {
App\Controller\HomeController->index(PropertyRepository $propertyRepository): Response …
› {\r
› $properties = $propertyRepository->findLatest();\r
› \r
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($prepareString, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#688
#message: "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($prepareString, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php"
#line: 61
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function prepare($prepareString, $driverOptions = [])
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:14 {
Doctrine\DBAL\Driver\PDOMySql\Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements Connection, ServerInfoAwareConnection
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL\Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
› $this->isConnected = true;
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1449 {
Doctrine\DBAL\Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:892 {
Doctrine\DBAL\Connection->executeQuery($query, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:50 {
Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Connection $conn, array $params, array $types) …
› {
› return $conn->executeQuery($this->_sqlStatements, $params, $types, $this->queryCacheProfile);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:337 {
Doctrine\ORM\Query->_doExecute() …
›
› return $executor->execute($this->_em->getConnection(), $sqlParams, $types);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:992 {
Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
›
› $stmt = $this->_doExecute();
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:947 {
Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
›
› return $this->executeIgnoreQueryCache($parameters, $hydrationMode);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:750 {
Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) …
› {
› return $this->execute(null, $hydrationMode);
› }
}
/home/gwmaeusugb/sf4agenceimmo/src/Repository/PropertyRepository.php:85 {
App\Repository\PropertyRepository->findLatest(): array …
› ->getQuery()
› ->getResult();
› }
}
/home/gwmaeusugb/sf4agenceimmo/src/Controller/HomeController.php:18 {
App\Controller\HomeController->index(PropertyRepository $propertyRepository): Response …
› {\r
› $properties = $propertyRepository->findLatest();\r
› \r
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/public/index.php:26 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#777
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:614 {
Monolog\Logger->log($level, $message, array $context = []) …
›
› return $this->addRecord($level, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:576 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› try {
› $this->loggers[$type][0]->log($this->loggers[$type][1], $message, ['exception' => $exception]);
› } catch (\Throwable $handlerException) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Fatal Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Error\FatalError {#772
#message: "Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php"
#line: 73
-error: [
"type" => 64
"message" => "Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false"
"file" => "/home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php"
"line" => 73
]
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#787
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 153
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:252 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/DataCollector/DataCollector.php:85 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:53 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1913 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5699 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1397 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->ContainerMkxlH3I\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#682
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 158
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:252 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/DataCollector/DataCollector.php:85 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:53 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1913 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5699 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1397 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->ContainerMkxlH3I\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#681
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 163
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:252 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/DataCollector/DataCollector.php:85 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:53 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1913 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5699 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1397 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->ContainerMkxlH3I\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#752
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 168
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:252 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/DataCollector/DataCollector.php:85 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:53 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1913 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5699 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1397 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->ContainerMkxlH3I\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#750
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 114
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:252 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/DataCollector/DataCollector.php:85 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:53 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1913 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5699 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1397 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->ContainerMkxlH3I\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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 {#748
#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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php"
#line: 122
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:252 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/var-dumper/Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/DataCollector/DataCollector.php:85 {
Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:53 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1913 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:5699 {
ContainerMkxlH3I\srcApp_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/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1397 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->ContainerMkxlH3I\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#74}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#945
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:740 {
Monolog\Logger->critical($message, array $context = []) …
› {
› return $this->addRecord(static::CRITICAL, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/ErrorListener.php:127 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->logException(Throwable $exception, string $message): void …
› if (!$exception instanceof HttpExceptionInterface || $exception->getStatusCode() >= 500) {
› $this->logger->critical($message, ['exception' => $exception]);
› } else {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/ErrorListener.php:47 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->logKernelException(ExceptionEvent $event) …
›
› $this->logException($event->getThrowable(), sprintf('Uncaught PHP Exception %s: "%s" at %s line %s', $e->getClass(), $e->getMessage(), $e->getFile(), $e->getLine()));
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false" at /home/gwmaeusugb/sf4agenceimmo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php line 73"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Error\FatalError {#772}
]
"channel" => "request"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1255
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1256
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1257
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1258
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1259
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1260
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1261
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1262
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:375 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Listener "{listener}" stopped propagation of the event "{event}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1291
#message: "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Response.php"
#line: 1240
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Response.php:1240 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-foundation/Response.php:319 {
Symfony\Component\HttpFoundation\Response->prepare(Request $request) …
›
› $this->ensureIEOverSSLCompatibility($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/ResponseListener.php:49 {
Symfony\Component\HttpKernel\EventListener\ResponseListener->onKernelResponse(FilterResponseEvent $event) …
›
› $response->prepare($event->getRequest());
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1345
#message: "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php"
#line: 106
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:106 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(FilterResponseEvent $event) …
› || 'html' !== $request->getRequestFormat()
› || false !== stripos($response->headers->get('Content-Disposition'), 'attachment;')
› ) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1370
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1372
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1375
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1376
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1377
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1378
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1379
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1380
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1381
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1382
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1406
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:207 {
Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
› {
› $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);
› $this->requestStack->pop();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:193 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1407
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:207 {
Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
› {
› $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);
› $this->requestStack->pop();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:193 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1408
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:207 {
Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
› {
› $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);
› $this->requestStack->pop();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:193 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1409
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:207 {
Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
› {
› $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);
› $this->requestStack->pop();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:193 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1410
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:207 {
Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
› {
› $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);
› $this->requestStack->pop();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:193 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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"
]
]
"00000000000003ab0000000000000000" => [
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#947
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#948
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#949
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#950
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#951
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#952
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"channel" => "event"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#953
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#954
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#955
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#956
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#957
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Optional parameter $format declared before required parameter $context is implicitly treated as a required parameter"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#960
#message: "Deprecated: Optional parameter $format declared before required parameter $context is implicitly treated as a required parameter"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php"
#line: 248
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:248 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› protected function getAttributes($object, $format = null, array $context)
› {
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2118 {
include_once …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:2118 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getSerializerService() …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
}
/home/gwmaeusugb/sf4agenceimmo/var/cache/dev/ContainerMkxlH3I/srcApp_KernelDevDebugContainer.php:1304 {
ContainerMkxlH3I\srcApp_KernelDevDebugContainer->getErrorControllerService() …
›
› return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:257 {
Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
› } elseif (isset($this->methodMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/dependency-injection/Container.php:231 {
Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
› if ($this->container->has($class)) {
› return $this->container->get($class);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
› {
› return $this->configureController(parent::instantiateController($class), $class);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Controller/ControllerResolver.php:110 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
› if (false === strpos($controller, '::')) {
› $controller = $this->instantiateController($controller);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
›
› return parent::createController($controller);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
›
› return parent::createController($controller);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
›
› $ret = $this->resolver->getController($request);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:141 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1027
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1028
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 84
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: Method ReflectionParameter::getClass() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1029
#message: "Deprecated: Method ReflectionParameter::getClass() is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1035
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1036
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1037
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1038
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1039
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1040
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:146 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1062
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:153 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerArgumentsEvent($this, $controller, $arguments, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);
› $controller = $event->getController();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1063
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:153 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerArgumentsEvent($this, $controller, $arguments, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);
› $controller = $event->getController();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1064
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:153 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new ControllerArgumentsEvent($this, $controller, $arguments, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);
› $controller = $event->getController();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1109
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:642 {
Monolog\Logger->info($message, array $context = []) …
› {
› return $this->addRecord(static::INFO, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:76 {
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
› if (null !== $this->logger) {
› $this->logger->info('Populated the TokenStorage with an anonymous Token.');
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
› try {
› $ret = $this->listener->authenticate($event);
› } catch (LazyResponseException $e) {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:77 {
Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->Symfony\Bundle\SecurityBundle\Security\{closure} …
› foreach ($listeners as $listener) {
› $listener($event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php:37 {
Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage->getToken() …
› $this->initializer = null;
› $initializer();
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:83 {
Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response) …
› ];
› } elseif (null === $token = $this->tokenStorage->getToken()) {
› $this->data = [
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Populated the TokenStorage with an anonymous Token."
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1227
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1228
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1229
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1230
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1231
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1232
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1233
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1234
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1235
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1236
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1250
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:207 {
Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
› {
› $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);
› $this->requestStack->pop();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:193 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1251
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:207 {
Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
› {
› $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);
› $this->requestStack->pop();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:193 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1252
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:207 {
Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
› {
› $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);
› $this->requestStack->pop();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:193 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1253
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:207 {
Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
› {
› $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);
› $this->requestStack->pop();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:193 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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" => 1745710084
"message" => "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1254
#message: "Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated"
#code: 0
#file: "/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php"
#line: 324
#severity: E_DEPRECATED
trace: {
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:324 {
Monolog\Logger->addRecord($level, $message, array $context = []) …
› } else {
› $ts = new \DateTime(null, static::$timezone);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/monolog/monolog/src/Monolog/Logger.php:628 {
Monolog\Logger->debug($message, array $context = []) …
› {
› return $this->addRecord(static::DEBUG, $message, $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:363 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->postProcess(string $eventName) …
› if (null !== $this->logger) {
› $this->logger->debug('Notified event "{event}" to listener "{listener}".', $context);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:179 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› $this->currentRequestHash = $currentRequestHash;
› $this->postProcess($eventName);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:207 {
Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
› {
› $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);
› $this->requestStack->pop();
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:193 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/gwmaeusugb/sf4agenceimmo/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/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:219 {
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/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/HttpKernel.php:112 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
›
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
›
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:599 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
/home/gwmaeusugb/sf4agenceimmo/vendor/symfony/error-handler/ErrorHandler.php:687 {
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError(array $error = null): void …
› self::$exitCode = 255;
› $handler->handleException($fatalError);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745710084
"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: [
"000000000000001c0000000000000000" => 2
"00000000000003ab0000000000000000" => 0
]
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#200 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |