SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 73
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 90
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property CI_Input::$security is deprecated
Filename: core/Input.php
Line Number: 94
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/thevkin/vijay.thevk.in/SMS-CI/os/core/Exceptions.php:186)
Filename: core/Security.php
Line Number: 193
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$hooks is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$config is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$uri is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$router is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$output is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$security is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$input is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$lang is deprecated
Filename: core/Controller.php
Line Number: 47
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$load is deprecated
Filename: core/Controller.php
Line Number: 50
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property Home::$db is deprecated
Filename: core/Loader.php
Line Number: 346
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: container/Container.php
Line Number: 1165
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: container/Container.php
Line Number: 1176
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: container/Container.php
Line Number: 1188
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: container/Container.php
Line Number: 1208
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: support/Fluent.php
Line Number: 95
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: support/Fluent.php
Line Number: 106
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: support/Fluent.php
Line Number: 118
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: support/Fluent.php
Line Number: 129
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: support/Fluent.php
Line Number: 73
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: Eloquent/Model.php
Line Number: 3450
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: Eloquent/Model.php
Line Number: 3461
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: Eloquent/Model.php
Line Number: 3473
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: Eloquent/Model.php
Line Number: 3484
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: 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
Filename: Eloquent/Model.php
Line Number: 2444
--------------------------------------------
SMS Debug ===> Error Encountered!
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$stricton is deprecated
Filename: database/DB_driver.php
Line Number: 88
--------------------------------------------