CodeIgniter 4.3.1 is now available. This release includes bug fixes.
CodeIgniter 4.3.1 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.1 Changelog
🐞 Bug fixes
- fix: Email config in the .env doesn’t appear as expected by @kenjis in #7078
- fix: TypeError in Validation is_unique/is_not_unique by @kenjis in #7085
- fix: revert method name resetQuery() changed accidentally by @kenjis in #7083
- fix: handling float in Validation Strcit Rules (greater_than, greater_than_equal_to, less_than, less_than_equal_to) by @kenjis in #7098
- docs: add missing instruction for Config/Exceptions in PHP 8.2 by @kenjis in #7100
- fix: Call to undefined method Composer\InstalledVersions::getAllRawData() error by @kenjis in #7107
🔧 Refactoring
- [Rector] Enable AddDefaultValueForUndefinedVariableRector by @samsonasik in #7088
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)