Categories
PHP

Codeigniter 3 and PHP 8.0 / 8.1 Compatibility

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”

@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

Leave a Reply

Your email address will not be published. Required fields are marked *