Re: [symfony-devs] Security notice

2011-04-29 Thread Jeremy Mikola
I'm guessing the object with id, name and members properties is a Group (or something similar), which is your Member object references once or many times? And the properties on that Group entity are private? When a token is serialized, it in turn attempts to serialize your user object with it. Tha

[symfony-devs] Security notice

2011-04-28 Thread Louardi Abdeltif
I have a problem in this file AbstractToken.php Notice: serialize() [function.serialize]: "id" returned as member variable from __sleep() but does not exist in PATH/vendor/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php on line 136 Notice: serialize() [functio