CI 1.6.5 => CI 1.7??? - 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: CI 1.6.5 => CI 1.7??? (/showthread.php?tid=15236) |
CI 1.6.5 => CI 1.7??? - El Forum - 01-29-2009 [eluser]Unknown[/eluser] Hi all Any one of you had upgaded an application from CI 1.6.5 to CI 1.7? Too much things to fix? Thank you, Razer. CI 1.6.5 => CI 1.7??? - El Forum - 01-29-2009 [eluser]gullah[/eluser] I think you'll find that CI is very backwards compatible. While upgrading I found no problems on my medium sized app. I chose to go back through and change to the new validation class but you aren't forced to. A lot of things are going to be upgradeable but very little of it should break. |