Revision 1125
robert, 2008-08-12 12:13
- FLOW3: (Security) Added a __sleep() method to the security context. Without it, the session will try to recursively serialize the context, including the request object which contains a lot of other references causing trouble (PDO for example). ToDo for Andi: Make sure that a fresh request is injected after the security context is fetched from the session on the next request.
Files
added
modified
deleted
| /Packages/FLOW3/trunk/Classes/Security/F3_FLOW3_Security_Context.php | View differences |