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.
5 replies on “Codeigniter 3 and PHP 8.0 / 8.1 Compatibility”
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