Deprecated (8192): Return type of CakeRequest::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/Cake/Network/CakeRequest.php, line 1149]Code Context<?php * @package Cake.Network
<?php */
<?php class CakeRequest implements ArrayAccess {
include - CORE/Cake/Network/CakeRequest.php, line 35
App::load() - CORE/Cake/Core/App.php, line 567
[main] - APP/webroot/index.php, line 108
Deprecated (8192): Return type of CakeRequest::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/Cake/Network/CakeRequest.php, line 1119]Code Context<?php * @package Cake.Network
<?php */
<?php class CakeRequest implements ArrayAccess {
include - CORE/Cake/Network/CakeRequest.php, line 35
App::load() - CORE/Cake/Core/App.php, line 567
[main] - APP/webroot/index.php, line 108
Deprecated (8192): Return type of CakeRequest::offsetSet($name, $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 [CORE/Cake/Network/CakeRequest.php, line 1139]Code Context<?php * @package Cake.Network
<?php */
<?php class CakeRequest implements ArrayAccess {
include - CORE/Cake/Network/CakeRequest.php, line 35
App::load() - CORE/Cake/Core/App.php, line 567
[main] - APP/webroot/index.php, line 108
Deprecated (8192): Return type of CakeRequest::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/Cake/Network/CakeRequest.php, line 1162]Code Context<?php * @package Cake.Network
<?php */
<?php class CakeRequest implements ArrayAccess {
include - CORE/Cake/Network/CakeRequest.php, line 35
App::load() - CORE/Cake/Core/App.php, line 567
[main] - APP/webroot/index.php, line 108
Deprecated (8192): Creation of dynamic property StaticController::$Session is deprecated [CORE/Cake/Controller/Controller.php, line 446]Code Context<?php return;
<?php }
<?php $this->{$name} = $value;
Controller::__set() - CORE/Cake/Controller/Controller.php, line 446
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 649
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Deprecated (8192): Creation of dynamic property StaticController::$Flash is deprecated [CORE/Cake/Controller/Controller.php, line 446]Code Context<?php return;
<?php }
<?php $this->{$name} = $value;
Controller::__set() - CORE/Cake/Controller/Controller.php, line 446
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 649
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Deprecated (8192): Creation of dynamic property CakeEvent::$break is deprecated [CORE/Cake/Controller/Controller.php, line 774]Code Context<?php $event = new CakeEvent('Controller.beforeRedirect', $this, array($url, $status, $exit));
<?php
<?php list($event->break, $event->breakOn, $event->collectReturn) = array(true, false, true);
Controller::redirect() - CORE/Cake/Controller/Controller.php, line 774
StaticController::home() - APP/Controller/StaticController.php, line 8
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Deprecated (8192): Creation of dynamic property CakeEvent::$breakOn is deprecated [CORE/Cake/Controller/Controller.php, line 774]Code Context<?php $event = new CakeEvent('Controller.beforeRedirect', $this, array($url, $status, $exit));
<?php
<?php list($event->break, $event->breakOn, $event->collectReturn) = array(true, false, true);
Controller::redirect() - CORE/Cake/Controller/Controller.php, line 774
StaticController::home() - APP/Controller/StaticController.php, line 8
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Deprecated (8192): Creation of dynamic property CakeEvent::$collectReturn is deprecated [CORE/Cake/Controller/Controller.php, line 774]Code Context<?php $event = new CakeEvent('Controller.beforeRedirect', $this, array($url, $status, $exit));
<?php
<?php list($event->break, $event->breakOn, $event->collectReturn) = array(true, false, true);
Controller::redirect() - CORE/Cake/Controller/Controller.php, line 774
StaticController::home() - APP/Controller/StaticController.php, line 8
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107