安装新的 xampp 版本(php8)后出现此错误。并克隆我的 codeigniter 项目。
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
Run Code Online (Sandbox Code Playgroud)
文件名:drivers/Session_files_driver.php
线路号码:132