CodeIgniter Forums
CodeIgniter 4.0.0-rc.2 released - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1)
+--- Forum: News & Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=2)
+--- Thread: CodeIgniter 4.0.0-rc.2 released (/showthread.php?tid=74463)

Pages: 1 2 3


CodeIgniter 4.0.0-rc.2 released - jlp - 09-26-2019

CodeIgniter-4.0.0-rc.2  launches today

This is a pre-release of 4.0.0. It is not suitable for production! (but it is pretty darn close)

Highlights:
  • query builder testability simplified with new property, but dropped method parameters (breaking change)
  • database, migrations and sessions beefed up
  • numerous smaller bugs corrected
  • App changes: Config/Constants, Paths & some config settings have had changes

Check the changelog for details, and the installation writeup for further directions.

Looking to upgrade from CI3 to CI4?
Generated API docs accessible at https://codeigniter4.github.io/api/

This is our second release candidate! A number of things have been fixed, and it is looking pretty good Smile
There are still a few more things to fix, but we wanted to let you know about the database testig
There will probably be one more release candidate, once we fix the outstanding bugs, and then we should have the stable version launch!
We need to know what remains in the way of hiccups!

Thank you to the community for stepping up to help make this the best PHP framework!

Do NOT post support questions or feature requests in response to this thread - those will be deleted. Instead, use the appropriate CodeIgniter 4 subforum. We are trying to make the best of the limited resources that we have!

Thank you, and ENJOY!


RE: CodeIgniter 4.0.0-rc.2 released - Avega Soft - 09-26-2019

Good news!!! Great work!!!


RE: CodeIgniter 4.0.0-rc.2 released - superior - 09-27-2019

Can't wait for the official released version, good job guys!


RE: CodeIgniter 4.0.0-rc.2 released - jimpannell - 09-27-2019

Great work, everyone. So excited about version 4!


RE: CodeIgniter 4.0.0-rc.2 released - php_rocs - 09-27-2019

...and the news keeps getting better and better and...


RE: CodeIgniter 4.0.0-rc.2 released - InsiteFX - 09-27-2019

Thank you James and the CodeIgniter Development Team great job well done.


RE: CodeIgniter 4.0.0-rc.2 released - arisroyo - 09-27-2019

Wow, thank you everyone for making this happen, Go CI4 Smile


RE: CodeIgniter 4.0.0-rc.2 released - romzine - 09-28-2019

Thank you, great work!
May I try to use the rc2 for production?
And so Does this version contains some critical things that you are not recommend to use in production?
Thanks a lot!


RE: CodeIgniter 4.0.0-rc.2 released - Digital_Wolf - 09-28-2019

Good news, good job !  Smile


RE: CodeIgniter 4.0.0-rc.2 released - jimpannell - 09-30-2019

(09-28-2019, 05:33 AM)romzine Wrote: Thank you, great work!
May I try to use the rc2 for production?
And so Does this version contains some critical things that you are not recommend to use in production?
Thanks a lot!

As Jim clearly states: "It is not suitable for production!"

That means that officially you shouldn't, but unofficially some people are. :-)