Getting this issue while using ci x 3 with php version 8 - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6) +--- Forum: CodeIgniter 3.x (https://forum.codeigniter.com/forumdisplay.php?fid=17) +--- Thread: Getting this issue while using ci x 3 with php version 8 (/showthread.php?tid=84783) |
Getting this issue while using ci x 3 with php version 8 - meb - 11-09-2022 A PHP Error was encountered 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 |