Codeigniter 3.1.12 (and above) now supports PHP 8.0 / 8.1.
Latest Codeigniter 3 version now is 3.1.13.
If you use Codeigniter older than 3.1.12, and you use PHP 8.0 / 8.1, then i suggest you to upgrade to the latest Codeigniter 3.
Codeigniter 3.1.12 (and above) now supports PHP 8.0 / 8.1.
Latest Codeigniter 3 version now is 3.1.13.
If you use Codeigniter older than 3.1.12, and you use PHP 8.0 / 8.1, then i suggest you to upgrade to the latest Codeigniter 3.
Error in codeigniter3 in php v8.0 cart library and flashdata.
@Krishan : You are correct, session flashdata won’t be deleted after retrieved.
Regarding cart library, i do not use it so i have not tested it.
Thanks.
A pull request has been made (and accepted) in the GitHub repo which fixes the flashdata issue. Until a new version of CI3 is released you can look up the fix manually
@Gareth : thank you for the answer.
email library showing error
I have MSSQL grave accent issues with ci3.1.13 on php8.1
[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Incorrect syntax near ‘`’.
Leave a Reply