CodeIgniter Forums
CodeIgniter 4.0.0-alpha.5 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.5 Released (/showthread.php?tid=72715)

Pages: 1 2


CodeIgniter 4.0.0-alpha.5 Released - jlp - 01-30-2019

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

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

Release highlights:
  • updated PHP dependency to 7.2
  • lots of bug fixes, especially for the database support
  • code coverage is at 77% ... getting ever closer to our target of 80% Smile
  • new feature branches have been created for the email and queue modules, so they don't impact the release of 4.0.0
  • dropped several language messages that were unused (eg Migrations.missingTable) and added some new (eg Migrations.invalidType)
  • provided filters (CSRF, Honeypot, DebugToolbar) have been moved from app/Filters/ to system/Filters/
  • revisited the installation and tutorial sections of the user guide
     
The app-starter distribution has improved path handling, too Smile
 
Check the changelog for details, and the installation writeup for further directions.

We hope this will be the last alpha, and that the next pre-release will be our first beta ... fingers crossed!
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!

Update: I messed up the release download, but have corrected it. Sorry!


RE: CodeIgniter 4.0.0-alpha.5 Released - Pehesis - 01-30-2019

What a great thing to wake up to in the morning, many thanks keep up the excellent work.


RE: CodeIgniter 4.0.0-alpha.5 Released - dmyers - 01-30-2019

Thanks you to the Entire Team for your continued hard work!

DMyers  Smile


RE: CodeIgniter 4.0.0-alpha.5 Released - php_rocs - 01-30-2019

@CI Team,

Awesome news! We are almost there!


RE: CodeIgniter 4.0.0-alpha.5 Released - cdevroe - 01-30-2019

? ⭐⭐⭐⭐


RE: CodeIgniter 4.0.0-alpha.5 Released - daif - 01-30-2019

Many thanks to the team Smile


RE: CodeIgniter 4.0.0-alpha.5 Released - nicozarris - 01-30-2019

Great work! Thanks to your team! More Power!


RE: CodeIgniter 4.0.0-alpha.5 Released - Avega Soft - 01-30-2019

Thanks!!! Great work team!


RE: CodeIgniter 4.0.0-alpha.5 Released - danangeloalcanar - 02-01-2019

That's great! Can't wait to use CI4 for my projects. I really love CodeIgniter! Smile


RE: CodeIgniter 4.0.0-alpha.5 Released - jbangar - 02-03-2019

Congratulations CI development team, Looking forward to final version.