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/src/Symfony/Component/HttpFoundation/Session
2012-03-15 09:51:39 +05:45
..
Attribute [HttpFoundation] Fixed a typo and updated the phpdoc for the session 2012-02-12 01:56:08 +01:00
Flash [HttpFoundation] Increase test coverage. 2012-02-14 21:41:27 +05:45
Storage Refactor SessionStorage to NativeSessionStorage. 2012-03-14 20:59:57 +05:45
Session.php [HttpFoundation] Remove hard coded assumptions and replace with API calls. 2012-03-15 09:51:39 +05:45
SessionBagInterface.php [HttpFoundation] Moved session related classes to own sub-namespace. 2012-02-11 11:24:31 +05:45
SessionInterface.php [HttpFoundation][FrameworkBundle] Separate out mock session storage and stop polluting global namespace. 2012-03-14 20:32:06 +05:45