CodeIgniter 4.3.8 is now available. This release includes bug fixes.
CodeIgniter 4.3.8 is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications.
If you’re a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you’re tired of ponderously large and thoroughly undocumented frameworks.
CodeIgniter 4.3.8 Changelog
Bug fixes
- fix: [Pager] knocks down variables for View by @kenjis in #7758
- fix: Model::insertBatch() causes error to non auto increment table by @kenjis in #7759
- fix: [Model] updateBatch() may generate invalid SQL statement by @kenjis in #7787
- fix: Model inserts cast $primaryKey value when using Entity by @kenjis in #7806
- fix: instances of Validation rules are incremented each time
run()
is executed by @kenjis in #7815 - fix: filter except empty by @kenjis in #7823
- fix:
set_checkbox()
checks unchecked checkbox by @kenjis in #7818
Refactoring
- Normalize data provider names by @paulbalandan in #7656
- refactor: remove Model::$tempPrimaryKeyValue by @kenjis in #7760
- Remove unused cast on RedisHandler by @samsonasik in #7786
Contributors
- @yu3223 made their first contribution in #7773
- @jinny8813 made their first contribution in #7777
- @ya861220 made their first contribution in #7783
- @takano32 made their first contribution in #7832
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: php framework, Softaculous
Related Links
- Live Demo:
See CodeIgniter in action (Softaculous site (External link)) - Official Website:
Learn more about CodeIgniter software (External link) - Run CodeIgniter in your website:
Please Contact us for more information or start any Hosting Plan and install CodeIgniter from Softaculous software library - CodeIgniter Changelog:
To read changelog source Click Here (GitHub External link)