Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 113
Backtrace:
File: /home/canteradigital/public_html/acaventas/application/core/MY_Controller.php
Line: 20
Function: __construct
File: /home/canteradigital/public_html/acaventas/application/controllers/Auth.php
Line: 6
Function: __construct
File: /home/canteradigital/public_html/acaventas/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 274
Backtrace:
File: /home/canteradigital/public_html/acaventas/application/core/MY_Controller.php
Line: 20
Function: __construct
File: /home/canteradigital/public_html/acaventas/application/controllers/Auth.php
Line: 6
Function: __construct
File: /home/canteradigital/public_html/acaventas/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 145
Backtrace:
File: /home/canteradigital/public_html/acaventas/application/core/MY_Controller.php
Line: 20
Function: __construct
File: /home/canteradigital/public_html/acaventas/application/controllers/Auth.php
Line: 6
Function: __construct
File: /home/canteradigital/public_html/acaventas/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 217
Backtrace:
File: /home/canteradigital/public_html/acaventas/application/core/MY_Controller.php
Line: 20
Function: __construct
File: /home/canteradigital/public_html/acaventas/application/controllers/Auth.php
Line: 6
Function: __construct
File: /home/canteradigital/public_html/acaventas/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 298
Backtrace:
File: /home/canteradigital/public_html/acaventas/application/core/MY_Controller.php
Line: 20
Function: __construct
File: /home/canteradigital/public_html/acaventas/application/controllers/Auth.php
Line: 6
Function: __construct
File: /home/canteradigital/public_html/acaventas/index.php
Line: 291
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 327
Backtrace:
File: /home/canteradigital/public_html/acaventas/application/core/MY_Controller.php
Line: 20
Function: __construct
File: /home/canteradigital/public_html/acaventas/application/controllers/Auth.php
Line: 6
Function: __construct
File: /home/canteradigital/public_html/acaventas/index.php
Line: 291
Function: require_once
Severity: 8192
Message: setcookie(): Passing null to parameter #2 ($value) of type string is deprecated
Filename: Session/Session_driver.php
Line Number: 109
Backtrace:
File: /home/canteradigital/public_html/acaventas/application/libraries/Ion_auth.php
Line: 413
Function: sess_destroy
File: /home/canteradigital/public_html/acaventas/application/controllers/Auth.php
Line: 104
Function: logout
File: /home/canteradigital/public_html/acaventas/index.php
Line: 291
Function: require_once
Severity: Warning
Message: session_regenerate_id(): Session ID cannot be regenerated when there is no active session
Filename: Session/Session.php
Line Number: 625
Backtrace:
File: /home/canteradigital/public_html/acaventas/application/libraries/Ion_auth.php
Line: 422
Function: sess_regenerate
File: /home/canteradigital/public_html/acaventas/application/controllers/Auth.php
Line: 104
Function: logout
File: /home/canteradigital/public_html/acaventas/index.php
Line: 291
Function: require_once