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
Nicolas Grekas faec03105f Merge branch '2.8' into 3.4
* 2.8:
  Remove duplicate condition
  fix useless space in docblock
  remove unneeded tearDown method
  [FrameworkBundle] Fix broken exception message
  Revert "fixed CS"
  Skip empty proxy code
  [Security] Fix "exclude-from-classmap"
  add missing double-quotes to extra_fields output message
  Convert InsufficientAuthenticationException to HttpException
2018-10-30 17:50:50 +01:00
..
Handler Merge branch '2.8' into 3.4 2018-10-30 17:50:50 +01:00
Proxy [HttpFoundation] fix registration of session proxies 2018-06-28 07:25:33 +02:00
MetadataBag.php removed useless PHPDoc 2017-09-30 07:00:23 -07:00
MockArraySessionStorage.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
MockFileSessionStorage.php [HttpFoundation] Add Session::isEmpty(), fix MockFileSessionStorage to behave like the native one 2017-11-30 15:56:21 +01:00
NativeSessionStorage.php [HttpFoundation] fix hidding warnings from session handlers 2018-09-23 10:13:20 +02:00
PhpBridgeSessionStorage.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
SessionStorageInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00