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 5c74f11b52 Merge branch '3.4'
* 3.4:
  Ensure DeprecationErrorHandler::collectDeprecations() is triggered
  Config: mark builder property deprecated
  fix CachePoolPrunerPass to use correct command service id
  [TwigBridge] Re-add Bootstrap 3 Checkbox Layout
  [FrameworkBundle] Allow to disable assets via framework:assets xml configuration
  fixed $_ENV/$_SERVER precedence in test framework
  [HttpFoundation] Fix FileBag issue with associative arrays
  [DI] Throw when a service name or an alias contains dynamic values (prevent an infinite loop)
  [HttpFoundation] Fix caching of session-enabled pages
  [Guard] remove invalid deprecation notice
  fix the phpdoc that is not really inherited from response
  Minor docblock cleanup
  Remove redundant sprintf arguments.
2017-10-28 18:54:10 +02:00
..
Handler Merge branch '3.4' 2017-10-20 12:28:39 -07:00
Proxy Merge branch '3.4' 2017-10-18 17:12:27 -07: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 removed useless PHPDoc 2017-09-30 07:00:23 -07:00
NativeSessionStorage.php Merge branch '3.4' 2017-10-28 18:54:10 +02:00
PhpBridgeSessionStorage.php Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
SessionStorageInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00