Deprecated: Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/pimple/pimple/src/Pimple/Container.php on line 133
Deprecated: Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/pimple/pimple/src/Pimple/Container.php on line 98
Deprecated: Return type of Pimple\Container::offsetSet($id, $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/arasan/domains/aftabrasan.com/public_html/vendor/pimple/pimple/src/Pimple/Container.php on line 79
Deprecated: Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/pimple/pimple/src/Pimple/Container.php on line 143
Deprecated: Return type of Slim\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 141
Deprecated: Return type of Slim\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 153
Deprecated: Return type of Slim\Collection::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 in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 164
Deprecated: Return type of Slim\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 174
Deprecated: Return type of Slim\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 184
Deprecated: Return type of Slim\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 198
Deprecated: Return type of Slim\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 141
Deprecated: Return type of Slim\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 153
Deprecated: Return type of Slim\Collection::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 in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 164
Deprecated: Return type of Slim\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 174
Deprecated: Return type of Slim\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 184
Deprecated: Return type of Slim\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Collection.php on line 198
Slim Application ErrorSlim Application Error
The application could not run because of the following error:
Details
Type: TypeError
Message: array_key_exists(): Argument #2 ($array) must be of type array, null given
File: /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/SlimSession/Helper.php
Line: 99
Trace
#0 /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/SlimSession/Helper.php(99): array_key_exists()
#1 /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/SlimSession/Helper.php(25): SlimSession\Helper->exists()
#2 /home/arasan/domains/aftabrasan.com/public_html/system/di/view.php(11): SlimSession\Helper->get()
#3 /home/arasan/domains/aftabrasan.com/public_html/vendor/pimple/pimple/src/Pimple/Container.php(118): {closure}()
#4 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Container.php(123): Pimple\Container->offsetGet()
#5 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Container.php(172): Slim\Container->get()
#6 /home/arasan/domains/aftabrasan.com/public_html/system/routes/my_posts.php(72): Slim\Container->__get()
#7 [internal function]: Closure->{closure}()
#8 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(41): call_user_func()
#9 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Route.php(356): Slim\Handlers\Strategies\RequestResponse->__invoke()
#10 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->__invoke()
#11 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Route.php(334): Slim\Route->callMiddlewareStack()
#12 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/App.php(515): Slim\Route->run()
#13 /home/arasan/domains/aftabrasan.com/public_html/src/Middlewares/OptionsMethodCheck.php(23): Slim\App->__invoke()
#14 [internal function]: Middlewares\OptionsMethodCheck->__invoke()
#15 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array()
#16 [internal function]: Slim\DeferredCallable->__invoke()
#17 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func()
#18 /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/Slim/Middleware/Session.php(78): Slim\App->Slim\{closure}()
#19 [internal function]: Slim\Middleware\Session->__invoke()
#20 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array()
#21 [internal function]: Slim\DeferredCallable->__invoke()
#22 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func()
#23 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}()
#24 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/App.php(405): Slim\App->callMiddlewareStack()
#25 /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/App.php(313): Slim\App->process()
#26 /home/arasan/domains/aftabrasan.com/public_html/system/routes.php(146): Slim\App->run()
#27 /home/arasan/domains/aftabrasan.com/public_html/bootstrap.php(11): require_once('...')
#28 /home/arasan/domains/aftabrasan.com/public_html/index.php(19): require_once('...')
#29 {main}
Deprecated: preg_replace_callback(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/arasan/domains/aftabrasan.com/public_html/vendor/slim/slim/Slim/Http/Uri.php on line 719
Warning: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent in /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/Slim/Middleware/Session.php on line 92
Warning: session_name(): Session name cannot be changed after headers have already been sent in /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/Slim/Middleware/Session.php on line 114
Warning: session_cache_limiter(): Session cache limiter cannot be changed after headers have already been sent in /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/Slim/Middleware/Session.php on line 124
Warning: session_start(): Session cannot be started after headers have already been sent in /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/Slim/Middleware/Session.php on line 125
Deprecated: Optional parameter $arrData declared before required parameter $uid is implicitly treated as a required parameter in /home/arasan/domains/aftabrasan.com/public_html/src/Models/v1/MyModel.php on line 216
Deprecated: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/container/Container.php on line 1216
Deprecated: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/container/Container.php on line 1227
Deprecated: Return type of Illuminate\Container\Container::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 in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/container/Container.php on line 1239
Deprecated: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/container/Container.php on line 1252
Deprecated: Return type of Illuminate\Support\Fluent::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/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Fluent.php on line 95
Deprecated: Return type of Illuminate\Support\Fluent::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/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Fluent.php on line 106
Deprecated: Return type of Illuminate\Support\Fluent::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/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Fluent.php on line 118
Deprecated: Return type of Illuminate\Support\Fluent::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/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Fluent.php on line 129
Deprecated: Return type of Illuminate\Support\Fluent::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Fluent.php on line 73
Deprecated: Return type of Illuminate\Database\Eloquent\Model::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/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/database/Eloquent/Model.php on line 1544
Deprecated: Return type of Illuminate\Database\Eloquent\Model::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/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/database/Eloquent/Model.php on line 1555
Deprecated: Return type of Illuminate\Database\Eloquent\Model::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/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/database/Eloquent/Model.php on line 1567
Deprecated: Return type of Illuminate\Database\Eloquent\Model::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/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/database/Eloquent/Model.php on line 1578
Deprecated: Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/database/Eloquent/Model.php on line 1115
Deprecated: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Collection.php on line 2060
Deprecated: Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Collection.php on line 2071
Deprecated: Return type of Illuminate\Support\Collection::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 in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Collection.php on line 2083
Deprecated: Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Collection.php on line 2098
Deprecated: Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Collection.php on line 2007
Deprecated: Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Collection.php on line 1986
Deprecated: Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/illuminate/support/Collection.php on line 1955
Deprecated: Return type of SlimSession\Helper::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/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/SlimSession/Helper.php on line 215
Deprecated: Return type of SlimSession\Helper::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/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/SlimSession/Helper.php on line 227
Deprecated: Return type of SlimSession\Helper::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/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/SlimSession/Helper.php on line 238
Deprecated: Return type of SlimSession\Helper::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/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/SlimSession/Helper.php on line 248
Deprecated: Return type of SlimSession\Helper::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/SlimSession/Helper.php on line 193
Deprecated: Return type of SlimSession\Helper::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/SlimSession/Helper.php on line 203
Warning: Undefined global variable $_SESSION in /home/arasan/domains/aftabrasan.com/public_html/vendor/bryanjhv/slim-session/src/SlimSession/Helper.php on line 99