CodeIgniter 4.2.6 Released - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1) +--- Forum: News & Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=2) +--- Thread: CodeIgniter 4.2.6 Released (/showthread.php?tid=82921) |
CodeIgniter 4.2.6 Released - MGatner - 09-04-2022 Hi all! You know the routine: new patch version of the framework is published. https://github.com/codeigniter4/CodeIgniter4/releases/tag/v4.2.6 Notable in this release is a bug fix for the Validation assertion issue that was preventing many CLI commands. It is highly recommended that you upgrade immediately if you use any command-line tools (well, and really even if you don't). No project content changes this patch so bump your Composer lockfile and be done! RE: CodeIgniter 4.2.6 Released - InsiteFX - 09-05-2022 Thank you to the CodeIgniter Development Team. RE: CodeIgniter 4.2.6 Released - gosocial2 - 09-05-2022 Wow, that was fast. Thanks, and keep up the great work. RE: CodeIgniter 4.2.6 Released - nc03061981 - 09-05-2022 Thanks CI Team for v4.2.6 |