[symfony-users] Transition to Symfony 1.4 from Symfony 1.1

2010-01-08 Thread DEEPAK BHATIA
Hi, I want to transition from Symfony 1.1 to Symfony 1.4. What are all the steps required ? Help needed Regards Deepak Bhatia -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to

Re: [symfony-users] Transition to Symfony 1.4 from Symfony 1.1

2010-01-08 Thread Nathan
First of all read the upgrade guide for 1.1 to 1.2 because there were some serious changes in the form and widget system. After this read the 1.2 to 1.3 upgrade guide. Upgrading from 1.3 to 1.4 is not necessary (both are the same code, except in 1.4 all the depreciated stuff is gone). Nathan On

Re: [symfony-users] Transition to Symfony 1.4 from Symfony 1.1

2010-01-08 Thread Alexandru-Emil Lupu
anyway, if you switch from 1.2 to 1.3 or 1.4 you have available a commandline task that would help you out to figureout what are deprecated functions. Alecs On Fri, Jan 8, 2010 at 10:25 AM, Nathan nat...@nathan.gs wrote: First of all read the upgrade guide for 1.1 to 1.2 because there were some

Re: [symfony-users] Transition to Symfony 1.4 from Symfony 1.1

2010-01-08 Thread Eno
On Fri, 8 Jan 2010, DEEPAK BHATIA wrote: I want to transition from Symfony 1.1 to Symfony 1.4. What are all the steps required ? Well, the first step (as always) is to do some reading - there's upgrade guides for symfony: http://www.symfony-project.org/installation/1_2/upgrade

Re: [symfony-users] Transition to Symfony 1.4 from Symfony 1.1

2010-01-08 Thread DEEPAK BHATIA
Thanks to all, ;-) On Fri, Jan 8, 2010 at 7:47 PM, Eno symb...@gmail.com wrote: On Fri, 8 Jan 2010, DEEPAK BHATIA wrote: I want to transition from Symfony 1.1 to Symfony 1.4. What are all the steps required ? Well, the first step (as always) is to do some reading - there's upgrade