Message: Return type of CI_Session_files_driver::open($save_path, $name)

Опубликовано: 30 Октябрь 2024
на канале: Programmers Blog System
4,584
25

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



#[\ReturnTypeWillChange]

system/libraries/Session/drivers/Session_files_driver.php

open this file

copy and paste
#[\ReturnTypeWillChange]