![]() |
Is CodeIgniter 4.0 LTS version? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: Choosing CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=8) +--- Thread: Is CodeIgniter 4.0 LTS version? (/showthread.php?tid=88271) |
Is CodeIgniter 4.0 LTS version? - WarayaGarah - 08-16-2023 Hello, I've created an application using CodeIgniter 3, but I've become aware of the release of CodeIgniter 4 during this period. Consequently, I'm considering upgrading my application to CodeIgniter 4.0. Before proceeding with the upgrade, I would like to ascertain whether CodeIgniter 4.0 is an LTS (Long-Term Support) version. Could someone kindly confirm this for me? Thank you. RE: Is CodeIgniter 4.0 LTS version? - kenjis - 08-16-2023 No. 4.0 is no longer supported. The current version is 4.3.7, and 4.4.0 will be released soon. See https://codeigniter4.github.io/userguide/changelogs/index.html |