Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter v4.0.5 and v4.1.0 released
#1

Hello everyone- I am standing in for Lonnie on today's releases. Long overdue, we have some great new features available as well as tons of bugs fixed and issues closed. Check out the whole Change Log for all the details, but to highlight a few:
  • PHP 8 is now fully and officially supported!
  • 4.0.5 is the final version that will support PHP 7.2 - starting with 4.1.x the new requirement will be 7.3, 7.4, or 8.x
  • Generators are now available to help create components from the command line, User Guide
  • Updates to the class handling system now allow overriding of core services
  • The beloved "Model" has now been split into a Base and a "SQL-Model" to make space for future NoSQL support
  • Lots of updates to the development toolkit make it easier for you to analyze and test your projects, and use CI/CD pipelines
  • Quite a few of the Config classes have been split out to make it cleaner and clearer where to go to alter service behavior
... and literally pages more. Go read the updated docs and catch up on the state of the repo.

A special thanks to the whole CodeIgniter team and all you community members who contribute, test, discuss, and improve. Now get out there and ignite some code!
Reply


Messages In This Thread
CodeIgniter v4.0.5 and v4.1.0 released - by MGatner - 01-31-2021, 08:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB