Deprecated: Return type of aae\dispatch\receiver\ReiceiverAbstract::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/protected/src/aae/dispatch/receiver/ReiceiverAbstract.php on line 29

Deprecated: Return type of aae\dispatch\receiver\ReiceiverAbstract::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/protected/src/aae/dispatch/receiver/ReiceiverAbstract.php on line 35

Deprecated: Return type of aae\dispatch\receiver\ReiceiverAbstract::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 in /home/protected/src/aae/dispatch/receiver/ReiceiverAbstract.php on line 22

Deprecated: Return type of aae\dispatch\receiver\ReiceiverAbstract::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/protected/src/aae/dispatch/receiver/ReiceiverAbstract.php on line 32

Deprecated: Creation of dynamic property aae\ui\ResourceManagerDynamic::$_varResolver is deprecated in /home/protected/src/aae/ui/ResourceManagerDynamic.php on line 17

Deprecated: Return type of aae\ui\Template::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/protected/src/aae/ui/Template.php on line 164

Deprecated: Return type of aae\ui\Template::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/protected/src/aae/ui/Template.php on line 170

Deprecated: Return type of aae\ui\Template::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 in /home/protected/src/aae/ui/Template.php on line 160

Deprecated: Return type of aae\ui\Template::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/protected/src/aae/ui/Template.php on line 167

Deprecated: Creation of dynamic property aae\ui\DefaultErrorViewController::$_localizer is deprecated in /home/protected/src/aae/ui/ViewController.php on line 20

Deprecated: Creation of dynamic property aae\ui\Application::$_api is deprecated in /home/protected/src/aae/ui/Application.php on line 14

Deprecated: Creation of dynamic property aae\ui\Application::$_serializer is deprecated in /home/protected/src/aae/ui/Application.php on line 15

Deprecated: Creation of dynamic property aae\ui\Application::$_errorViewController is deprecated in /home/protected/src/aae/ui/Application.php on line 16

Deprecated: Return type of aae\dispatch\callProtocol\ControllerActionArgs::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/protected/src/aae/dispatch/callProtocol/ControllerActionArgs.php on line 46

Deprecated: Creation of dynamic property aae\ui\ResourceManagerDynamic::$_varResolver is deprecated in /home/protected/src/aae/ui/ResourceManagerDynamic.php on line 17

Deprecated: Return type of aae\app\Session::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/protected/src/aae/app/Session.php on line 61

Deprecated: Return type of aae\app\Session::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/protected/src/aae/app/Session.php on line 67

Deprecated: Return type of aae\app\Session::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 in /home/protected/src/aae/app/Session.php on line 57

Deprecated: Return type of aae\app\Session::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/protected/src/aae/app/Session.php on line 64

Fatal error: Uncaught Error: Call to undefined function aae\app\session_start() in /home/protected/src/aae/app/Session.php:12 Stack trace: #0 /home/protected/src/aae/std/SimpleFactory.php(37): aae\app\Session->__construct() #1 /home/protected/src/aae/std/SimpleFactory.php(25): aae\std\SimpleFactory->_buildWithoutConstructorArguments() #2 [internal function]: aae\std\SimpleFactory->build('aae\\app\\Session') #3 /home/protected/src/aae/std/SimpleFactory.php(53): call_user_func_array(Array, Array) #4 /home/protected/src/aae/std/DIFactory.php(131): aae\std\SimpleFactory->buildWithArgsArray('aae\\app\\Session', Array) #5 /home/protected/src/aae/std/DIFactory.php(143): aae\std\DIFactory->_getNonStaticInstance('aae\\app\\Session', Array) #6 /home/protected/src/aae/std/DIFactory.php(46): aae\std\DIFactory->_getStaticInstance('aae\\app\\Session', Array) #7 /home/protected/src/aae/std/DIFactory.php(160): aae\std\DIFactory->build('session') #8 /home/protected/src/aae/std/DIFactory.php(153): aae\std\DIFactory->_resolveDependency(Array) #9 /home/protected/src/aae/std/DIFactory.php(44): aae\std\DIFactory->_getArguments(Array) #10 /home/protected/src/aae/di/ArgNameDependencyResolver.php(58): aae\std\DIFactory->build('user') #11 /home/protected/src/aae/di/ArgNameDependencyResolver.php(43): aae\di\ArgNameDependencyResolver->_getService('user') #12 /home/protected/src/aae/di/ArgNameDependencyResolver.php(25): aae\di\ArgNameDependencyResolver->_resolve('\\LoginViewContr...', '__construct', Array, NULL, true) #13 /home/protected/src/aae/std/SimpleFactory.php(57): aae\di\ArgNameDependencyResolver->resolve('\\LoginViewContr...', '__construct', Array) #14 /home/protected/src/aae/dispatch/Api.php(122): aae\std\SimpleFactory->buildWithResolvedDependencies('\\LoginViewContr...', Array) #15 /home/protected/src/aae/dispatch/Api.php(84): aae\dispatch\Api->_getController('\\Login') #16 /home/protected/src/aae/dispatch/Api.php(55): aae\dispatch\Api->_getApplicationResponse(Object(aae\dispatch\callProtocol\ControllerActionArgs)) #17 /home/protected/src/aae/ui/Application.php(20): aae\dispatch\Api->run() #18 /home/protected/src/aae/ui/ApplicationIndex.php(57): aae\ui\Application->run() #19 /home/protected/src/aae/ui/ApplicationIndex.php(33): aae\ui\ApplicationIndex->_serveHTML('anconaesselmann') #20 /home/public/anconaesselmann/index.php(4): aae\ui\ApplicationIndex->__construct('anconaesselmann') #21 {main} thrown in /home/protected/src/aae/app/Session.php on line 12