This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/HttpFoundation/Session
Fabien Potencier fc7d0110f7 [HttpFoundation] removed Serializable from SessionInterface
If you need to serialize the session, you need to get the bags and
serialize them instead.
2012-02-12 14:51:23 +01:00
..
Attribute [HttpFoundation] Moved session related classes to own sub-namespace. 2012-02-11 11:24:31 +05:45
Flash [HttpFoundation] renamed pop() to all() and getAll() to all() 2012-02-11 11:53:00 +01:00
Storage [HttpFoundation] Added tests for memcache/d storage drivers. 2012-02-12 16:06:54 +05:45
SessionTest.php [HttpFoundation] removed Serializable from SessionInterface 2012-02-12 14:51:23 +01:00