CodeIgniter Forums
Codeigniter 2 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Codeigniter 2 (/showthread.php?tid=32953)



Codeigniter 2 - El Forum - 08-10-2010

[eluser]mrdl2006[/eluser]
Will Codeigniter 2 be officially released at the upcoming event?


Codeigniter 2 - El Forum - 08-11-2010

[eluser]Phil Sturgeon[/eluser]
CICON2010 is not an official EllisLab event, although it is kindly sponsored by them. We have no special announcements regarding the release date of CodeIgniter 2.

Version 2 is pretty stable and widely used by some of the large CodeIgniter-based projects. Some of the new features are not 100% finished but that won't effect your old code. Just follow my upgrade guide and you'll be fine.


Codeigniter 2 - El Forum - 08-11-2010

[eluser]mrdl2006[/eluser]
Does it work with PHP 5.14/5.2?


Codeigniter 2 - El Forum - 08-11-2010

[eluser]danmontgomery[/eluser]
Why wouldn't it? Did you try it?


Codeigniter 2 - El Forum - 08-12-2010

[eluser]Phil Sturgeon[/eluser]
[quote author="mrdl2006" date="1281566788"]Does it work with PHP 5.14/5.2?[/quote]

There is nothing in the changelog that would suggest it does not work with any specific support for any version of PHP, so why ask?

PHP 4 support has been deprecated, but the 1.7.x features in 2.0 still work fine. New stuff eventually may not.

PHP 5 support goes all the way up to 5.3.


Codeigniter 2 - El Forum - 08-12-2010

[eluser]Phil Sturgeon[/eluser]
Double-post bug strikes again.