CodeIgniter Forums
when new CI version - 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: when new CI version (/showthread.php?tid=1808)



when new CI version - El Forum - 06-28-2007

[eluser]EugeneS[/eluser]
any news about new CI version and if there be natively supported standard php sessions ?


when new CI version - El Forum - 06-28-2007

[eluser]Crimp[/eluser]
You can check out newer and newer versions of CI from SVN.

Quote:Public subversion access is now available via http://dev.ellislab.com/svn/CodeIgniter/trunk please note that while every effort is made to keep this codebase functional, we cannot guarantee the functionality of code taken from the repository.



when new CI version - El Forum - 06-28-2007

[eluser]EugeneS[/eluser]
i know about SVN, i mean official release.
i can not use SVN versions on prod Smile


when new CI version - El Forum - 06-28-2007

[eluser]sophistry[/eluser]
the changelog direct link is here (interesteing to keep up with changes here since they don't seem to be posted anywhere else):
Change log (encoded HTML).


when new CI version - El Forum - 06-28-2007

[eluser]Crimp[/eluser]
Why not? Export and check your app locally. And there you go, CI as of 5 minutes ago. The SVN version is mainly fixes and improvements to 1.5 from the last few months, many mentioned in these forums. Nothing not fit for production.


when new CI version - El Forum - 06-28-2007

[eluser]Derek Allard[/eluser]
Yup, actually, we strive not to check anything in if its "half" implemented. In general, I'd be really surprised if anything broke using the SVN code. There was recently (last night or two) some pretty nice/important check ins.