Severity: 8192
Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 129
Backtrace:
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/application/controllers/Account.php
Line: 8
Function: __construct
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 278
Backtrace:
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/application/controllers/Account.php
Line: 8
Function: __construct
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 149
Backtrace:
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/application/controllers/Account.php
Line: 8
Function: __construct
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::write($session_id, $session_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
Filename: drivers/Session_database_driver.php
Line Number: 206
Backtrace:
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/application/controllers/Account.php
Line: 8
Function: __construct
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 295
Backtrace:
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/application/controllers/Account.php
Line: 8
Function: __construct
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::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
Filename: drivers/Session_database_driver.php
Line Number: 333
Backtrace:
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/application/controllers/Account.php
Line: 8
Function: __construct
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Optional parameter $user_id declared before required parameter $secret is implicitly treated as a required parameter
Filename: libraries/Aauth.php
Line Number: 2243
Backtrace:
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/application/controllers/Account.php
Line: 8
Function: __construct
File: /home/clients/fca346590f1d10550bcfac21410d2dc2/sites/mecit.tg/index.php
Line: 291
Function: require_once