CodeIgniter v4.5.7 bug fix released! |
Hey guys! I know the last patch release was out a little 3 days ago but here we are dropping the ball again with a patch release before 2024 ends. This v4.5.7 patch fixes an error in loading namespaced helpers using the autoloader. It also fixes an issue with SQLite3 Forge where dropping columns always result to `false`. Please upgrade your applications to this latest version.
Changelog: https://github.com/codeigniter4/CodeIgni...v4.5.7.rst Upgrade guide: https://github.com/codeigniter4/CodeIgni...de_457.rst |
Messages In This Thread |
CodeIgniter v4.5.7 bug fix released! - by paulbalandan - 12-31-2024, 05:29 AM
RE: CodeIgniter v4.5.7 bug fix released! - by michalsn - 12-31-2024, 06:16 AM
RE: CodeIgniter v4.5.7 bug fix released! - by InsiteFX - 12-31-2024, 10:55 PM
|