CodeIgniter Forums
Benefits upgrading CI 1.7 to CI 2.0 - 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: Benefits upgrading CI 1.7 to CI 2.0 (/showthread.php?tid=35770)



Benefits upgrading CI 1.7 to CI 2.0 - El Forum - 11-10-2010

[eluser]RaZoR LeGaCy[/eluser]
What are the upgrades/benefits to upgrading right now?


Benefits upgrading CI 1.7 to CI 2.0 - El Forum - 11-10-2010

[eluser]WanWizard[/eluser]
2.0 has bugs fixed that are present in 1.7.2.


Benefits upgrading CI 1.7 to CI 2.0 - El Forum - 11-10-2010

[eluser]natefons[/eluser]
like what?

is it game breaking? or something only few will experience?


Benefits upgrading CI 1.7 to CI 2.0 - El Forum - 11-10-2010

[eluser]WanWizard[/eluser]
The log on http://bitbucket.org/ellislab/codeigniter/ tells you exactly what has been changed.
Game breaking, that's for you do decide. What I don't use could be critical for your application.


Benefits upgrading CI 1.7 to CI 2.0 - El Forum - 11-10-2010

[eluser]InsiteFX[/eluser]
CodeIgniter 2.0 has now changed the Controller to CI_Controller

InsiteFX