Hi, I am trying to get 1.0 branch closer to 1.1 in order to make easier future backport. So I already backported header, comments, typo changes and variables renaming.
I would like to commit my changes on the 1.0 branch. How can I do that ? Secund question : I see several /sfDoctrine::getTable()/ call in 1.0 but /Doctrine_Manager::getInstance()->getTable()/ in 1.1 and it is said that's an alias. So, can I replace all /sfDoctrine::getTable()/ call by /Doctrine_Manager::getInstance()->getTable() /in 1.0 too ??? ErIC --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
