Georg Gell wrote: > Hi, > > I tried to update to sf1.4, and a plugin is throwing Exceptions about > sfLoader::loadHelpers not being available. > I looked through the docs what was left out in 1.4, bot no mentioning of > sfLoader. > The interesting thing is that in an alpha version of the 1.3 docs it was > mentioned (found by google ;-) : > http://209.85.229.132/search?q=cache:Uk-mrf4E1W4J:svn.symfony-project.com/doc/tags/RELEASE_1_3_0_ALPHA1/tutorial/en/deprecated.markdown+sfloader+removed&cd=2&hl=de&ct=clnk&gl=at&client=firefox-a)
It's still in the DEPRECATED document: http://www.symfony-project.org/tutorial/1_4/en/deprecated Fabien > > Was this intentionally removed? > And what is the correct way to do it now? > sfContext::getInstance()->getConfiguration()->loadHelpers() ? > > BR Georg > > -- > > 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. > > > -- 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.
