CodeIgniter Forums
CodeIgniter 3.0 - 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 3.0 (/showthread.php?tid=1657)

Pages: 1 2 3 4 5 6 7 8 9 10


CodeIgniter 3.0 - jlp - 03-30-2015

CodeIgniter 3.0.0 has been released, and is now available for download Big Grin

Changes compared to CodeIgniter 2:
  • The framework is released under the MIT license
  • The database drivers have had extensive refactoring
  • PDO is fully functional with subdrivers
  • There is a new Session library
  • There is a new Encryption library
  • The unit testing has been beefed up, and code coverage improved
  • PHP 5.4 or newer is recommended, but CI will still work on PHP 5.2.4

Here is a detailed list of the changes in CodeIgniter.
Here are some instructions for upgrading to CodeIgniter 3 from CodeIgniter 2.

Many, many thanks to @Narf for shepherding version 3, and to the CodeIgniter community for their support and contributions!

Edit: Fixed the links Smile


RE: CodeIgniter 3.0 - silentium - 03-30-2015

YAY! Finally. Awesome work by everyone, core developers and community for all pull request fixes.

Looking forward for what the future might hold for the framework.


RE: CodeIgniter 3.0 - Muzikant - 03-30-2015

Great news. :-)

The download link on the homepage still leading to RC3 version.

And yes, I am looking forward on the nex major release too. :-)


RE: CodeIgniter 3.0 - fmertins - 03-30-2015

Hi there, congratulations! I'm Using CI since 2007 and testing 3.x version since RC1.
Today is my birthday :-)


RE: CodeIgniter 3.0 - marcelo - 03-30-2015

User guide is down!


RE: CodeIgniter 3.0 - Avenirer - 03-30-2015

Thank you all for your great work.


RE: CodeIgniter 3.0 - spider - 03-30-2015

Allelujah!


RE: CodeIgniter 3.0 - generalludd - 03-30-2015

It seems the link to the upgrade notes is broken. Perhaps you are undergoing server maintenance?

(03-30-2015, 10:44 AM)jlp Wrote: CodeIgniter 3.0.0 has been released, and is now available for download Big Grin

Changes compared to CodeIgniter 2:


  • The framework is released under the MIT license
  • The database drivers have had extensive refactoring
  • PDO is fully functional with subdrivers
  • There is a new Session library
  • There is a new Encryption library
  • The unit testing has been beefed up, and code coverage improved
  • PHP 5.4 or newer is recommended, but CI will still work on PHP 5.2.4

Here is a detailed list of the changes in CodeIgniter.
Here are some instructions for upgrading to CodeIgniter 3 from CodeIgniter 2.

Many, many thanks to @Narf for shepherding version 3, and to the CodeIgniter community for their support and contributions!



RE: CodeIgniter 3.0 - Wouter60 - 03-30-2015

That is great news! Which files/folders have to be replaced to upgrade from RC3 to the final 3.0 version?


RE: CodeIgniter 3.0 - Reconix - 03-30-2015

nice, huge thanks to every one =)