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/Storage
Miha Vrhovnik e0fba80057 Properly merge session cookie_* parameters
Prefixed following session options: 'lifetime', 'path', 'domain', 'secure',
 'httponly' because this results in better session driver code
2012-02-29 06:35:26 +01:00
..
AbstractSessionStorageTest.php Properly merge session cookie_* parameters 2012-02-29 06:35:26 +01:00
MemcachedSessionStorageTest.php [HttpFoundation] Make SessionHandlerInterface compatible with PHP 5.4's SessionHandlerInterface 2012-02-13 11:35:29 +05:45
MemcacheSessionStorageTest.php Improved unit tests for MemcacheSessionStorage 2012-02-19 19:54:54 +01:00
MockArraySessionStorageTest.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
MockFileSessionStorageTest.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
NativeFileSessionStorageTest.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
NativeMemcachedSessionStorageTest.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
NativeMemcacheSessionStorageTest.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
NativeSqliteSessionStorageTest.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00
NullSessionStorageTest.php reverted 5b7ef11650 (Simplify session 2012-02-11 12:04:50 +01:00