CodeIgniter Forums
CodeIgniter 4.0.0 Alpha.4 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 Alpha.4 released (/showthread.php?tid=72409)

Pages: 1 2


CodeIgniter 4.0.0 Alpha.4 released - jlp - 12-15-2018

CodeIgniter-4.0.0-alpha.4 launches today [Image: smile.gif]

This is a pre-release of 4.0.0. It is not suitable for production!

Release highlights:
  • Refactor for consistency: folder application renamed to app; constant BASEPATH renamed to SYSTEMPATH
  • Missing features implemented, across the framework
  • Code coverage is up to 73%
  • Debug toolbar gets its own config, history collector

We have two distributions for the framework release, separate from the development codebase:
  • The released version of the framework has its own read only repository. This version does not include unit testing or the user guide, just the "meat". Spoiler: it can be downloaded or composer-installed.
  • We have an experimental app-starter, in its own read only repository. It contains only the application & public folders, Spoiler: it is meant to be composer-installed.
    Caution: we are still working on updating the system paths automatically after installation!


The user guide for the released version of CodeIgniter 4 is now published on github. Previous user guide links will lead to the "in development" version.

Check the changelog for details.

There are several possible ways to install the framework, explained on the installation page of the user guide,
or you can just download the runnable version as a zip or a tarball.

There are still some features incomplete or which need work, but we are making good progress.
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. We are trying to make the best of the limited resources that we have!

Thank you, and ENJOY!


RE: CodeIgniter 4.0.0 Alpha.4 released - tapan29bd - 12-15-2018

Great Work!
Excited for the final release. Hats off to the team Smile


RE: CodeIgniter 4.0.0 Alpha.4 released - shahnewaz - 12-16-2018

What a great news! Thanks to CodeIgniter team.


RE: CodeIgniter 4.0.0 Alpha.4 released - InsiteFX - 12-16-2018

Thank you James and the CodeIgniter Development Team. Great Job well done.


RE: CodeIgniter 4.0.0 Alpha.4 released - php_rocs - 12-16-2018

@CI team,

Thanks, this is GREAT NEWS!


RE: CodeIgniter 4.0.0 Alpha.4 released - MIS - 12-16-2018

It's a very good news. Thank's a lot.


RE: CodeIgniter 4.0.0 Alpha.4 released - Tor2r - 12-16-2018

Great work! Smile


RE: CodeIgniter 4.0.0 Alpha.4 released - annaspratama - 12-16-2018

Great news! Thanks! Cool


RE: CodeIgniter 4.0.0 Alpha.4 released - ernesmi - 12-17-2018

Great!


RE: CodeIgniter 4.0.0 Alpha.4 released - constantinembufung - 12-17-2018

great i have been waiting to see whats new in the released. i have been using codeigniter for 4 years now