CodeIgniter 4.4.1 is now available. This release includes bug fixes.
CodeIgniter 4.4.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.4.1 Changelog
Bug fixes
- docs: add missing Config updates for Hot Reloading by @kenjis in #7862
- fix: auto route legacy does not work by @kenjis in #7871
- fix: Factories may not return shared instance by @kenjis in #7868
- fix: replace
config(DocTypes::class)withnew DocTypes()by @kenjis in #7872 - fix: FeatureTest may cause risky tests by @kenjis in #7867
- fix: reverse routing causes ErrorException by @kenjis in #7880
- fix: Email library forces to switch to TLS when setting port 465 by @kenjis in #7883
- fix: [DebugBar] make CSS rotate class less broad by @sanchawebo in #7882
- fix: FeatureTest fails when forceGlobalSecureRequests is true by @kenjis in #7890
Contributors
- @sanchawebo
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)
