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
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
..
Attribute [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Flash Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02:00
Storage Merge branch '3.4' 2017-10-28 18:54:10 +02:00
Session.php Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
SessionBagInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
SessionInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00