CodeIgniter 4.3.4 is now available. This release includes bug fixes.
CodeIgniter 4.3.4 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.4 Changelog
Bug fixes
- fix: view cell cannot locate the auto-generated view file by @sammyskills in #7392
- fix: CURLRequest – clear response headers between requests by @michalsn in #7398
- fix: [Auto Routing Improved] spark routes shows invalid routes by @kenjis in #7419
- fix: remove $insertID in make:model template by @kenjis in #7443
- fix: add missing ‘make:cell’ in app/Config/Generators.php by @kenjis in #7458
Changes
- fix: redirect status code by @kenjis in #7445
- fix: [SQLite3][Postgres][SQLSRV][OCI8] Forge::modifyColumn() changes NULL constraint incorrectly by @kenjis in #7371
Refactoring
- refactor: Security::getPostedToken() by @kenjis in #7377
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)