The following are the main things I came across during a recent upgrade: -- all the html helper functions related to forms have been eliminated and replaced by the form helper -- getElement() has been replaced by element() -- the syntax for making queries has been significantly altered especially when it comes to getting lists used as options in a select form element
Obviously, there is a lot more, but those elements are likely to be widespread in your website. -Aran On Dec 12, 9:20 am, teknoid <[email protected]> wrote: > No, you'll need to do quite a few adjustments to make it work exactly > right. Then there is a switch to 1.2 features... i.e. even though > things may work as is, there has been a number of improvements that > you should take into account and modify your app to follow the latest > recommended practices... > > Depending on your app (and cakephp skill) it might take a few hours a > day or a year... very hard to estimate :) > > On Dec 12, 12:04 pm, glastoveteran <[email protected]> wrote: > > > Hi all, > > > Is CakePHP 1.2 fully backwards compatible with 1.1.16? If I just > > upgrade the cake directory can I expect everything to work straight > > away? > > > Thanks, > > > Alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
