Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 4.2
#1

(This post was last modified: 06-03-2022, 09:14 AM by MGatner.)

Hi all- very pleased to announce the next much-needed release of the framework: version 4.2.0! This brings a ton of updates and new features, which you should definitely go read about *right now*: https://codeigniter.com/user_guide/chang...4.2.0.html
A few things I want to highlight:
  • The minimum PHP version has been increased to 7.4. Composer should ignore this version for 7.3 environments, but be careful not to do a manual update if you haven't migrated yet!
  • There are a number of breaking changes that you should review for relevancy to your projects, but this one applies to everybody:

Quote:The CodeIgniter\CodeIgniter class has a new property $context and it must have the correct context at runtime. So the following files have been changed: public/index.php, spark
  • (You must update those files for your project to work; read the release notes for more details!)
  • Lots of enhancements but two new component classes to highlight, first the "Improved Auto Routing" (opt-in) brings a more secure alternative to the traditional way of mapping URLs to routes
  • ... and the long-awaited OCI8 driver for Oracle databases, supporting SQL and PL/SQL statements
  • And, just because it amounts to so much: hundreds of bugs fixed and small improvements (three months worth)
With this release we hope to be back on a regular monthly-ish release cycle for bugfix patches. Planned for the next minor release will be the refactored version of the Email class, and more.
While I have you, be sure to check out our updated list of "official packages" that has been growing quietly: https://codeigniter.com/user_guide/libra...kages.html
... including the just-release "Shield" for authentication and authorization (check out Lonnie's announcement here: https://forum.codeigniter.com/showthread.php?tid=82003).



As always a GIANT shoutout to the team who has volunteered countless hours of code contributions and numerous more behind-the-scenes conversations and planning to make this happen.
And always, thanks to all the contributors and supporters (that's YOU!) from the community! Code on.
Reply


Messages In This Thread
CodeIgniter 4.2 - by MGatner - 06-03-2022, 09:12 AM
RE: CodeIgniter 4.2 - by kilishan - 06-03-2022, 10:12 AM
RE: CodeIgniter 4.2 - by datamweb - 06-03-2022, 11:41 AM
RE: CodeIgniter 4.2 - by trebor - 06-03-2022, 11:53 AM
RE: CodeIgniter 4.2 - by seunex - 06-03-2022, 02:29 PM
RE: CodeIgniter 4.2 - by InsiteFX - 06-03-2022, 11:35 PM
RE: CodeIgniter 4.2 - by seighth - 06-04-2022, 05:01 AM
RE: CodeIgniter 4.2 - by kenjis - 06-04-2022, 03:17 PM
RE: CodeIgniter 4.2 - by plaztic - 07-06-2022, 12:26 PM
RE: CodeIgniter 4.2 - by manager - 06-04-2022, 08:07 AM
RE: CodeIgniter 4.2 - by hamransp - 06-04-2022, 08:27 AM
RE: CodeIgniter 4.2 - by kenjis - 06-04-2022, 04:37 PM
RE: CodeIgniter 4.2 - by nc03061981 - 06-04-2022, 08:33 PM
RE: CodeIgniter 4.2 - by php_rocs - 06-06-2022, 07:18 AM
RE: CodeIgniter 4.2 - by namthanh - 06-06-2022, 09:22 PM
RE: CodeIgniter 4.2 - by luckmoshy - 06-07-2022, 01:14 AM
RE: CodeIgniter 4.2 - by tgix - 06-07-2022, 10:37 PM
RE: CodeIgniter 4.2 - by intvictor - 07-02-2022, 09:09 AM
RE: CodeIgniter 4.2 - by lokman - 07-03-2022, 09:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB