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/Storage
2012-02-19 08:46:28 +01:00
..
AbstractSessionStorage.php [HttpFoundation] Make SessionHandlerInterface compatible with PHP 5.4's SessionHandlerInterface 2012-02-13 11:48:55 +05:45
MemcachedSessionStorage.php [HttpFoundation] Make SessionHandlerInterface compatible with PHP 5.4's SessionHandlerInterface 2012-02-13 11:48:55 +05:45
MemcacheSessionStorage.php Fix several issues in MemccheSessionStorage which prevented it from being used correctly 2012-02-19 08:46:28 +01:00
MockArraySessionStorage.php [HttpFoundation] Fixed a typo and updated the phpdoc for the session 2012-02-12 01:56:08 +01:00
MockFileSessionStorage.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
NativeFileSessionStorage.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
NativeMemcachedSessionStorage.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
NativeMemcacheSessionStorage.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
NativeSqliteSessionStorage.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
NullSessionStorage.php [HttpFoundation] Make SessionHandlerInterface compatible with PHP 5.4's SessionHandlerInterface 2012-02-13 11:48:55 +05:45
PdoSessionStorage.php [HttpFoundation] Make SessionHandlerInterface compatible with PHP 5.4's SessionHandlerInterface 2012-02-13 11:48:55 +05:45
SessionHandlerInterface.php [HttpFoundation] Make SessionHandlerInterface compatible with PHP 5.4's SessionHandlerInterface 2012-02-13 11:48:55 +05:45
SessionStorageInterface.php [HttpFoundation] Fixed a typo and updated the phpdoc for the session 2012-02-12 01:56:08 +01:00