I overrided sfGuardUser and sfGuardUserPeer from the sfGuard Plugin. On the web everything is fine.
But now I started to write tests and I when I'm calling a aSfGuardUserObject->method() I get a sfException telling me baseSfGuardUser::method doesn't exist. What is funny is that it works the first time I clear the cache. Just as if the autoloading breaks after the first call to it. Any ideas ? (Except calling clear-cache every time I run that test) Thank you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---