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
Fabien Potencier f288a69ae5 Merge branch '2.5' into 2.6
* 2.5:
  [SecurityBundle] Authentication entry point is only registered with firewall exception listener, not with authentication listeners
  be smarter when guessing the document root
  Azerbaijani locale
  Fixed grammar error in docblock
  Adjust upgrade file rendering
  [Bridge/Propel1] Changed deps to accepts all upcoming propel1 versions
  compare version using PHP_VERSION_ID
  [Form] Add doc for FormEvents
  don't override internal PHP constants
  [Session] Fix parameter names in WriteCheckSessionHandler
  Add consistency with request type checking
  [FrameworkBundle] Fix server run in case the router script does not exist

Conflicts:
	composer.json
	src/Symfony/Component/Debug/ErrorHandler.php
	src/Symfony/Component/Debug/ExceptionHandler.php
2014-11-20 14:24:23 +01:00
..
Handler Merge branch '2.5' into 2.6 2014-11-20 14:24:23 +01:00
Proxy compare version using PHP_VERSION_ID 2014-11-17 17:27:42 +01:00
MetadataBag.php fixed types in phpdocs 2014-04-16 12:34:42 +02:00
MockArraySessionStorage.php Merge branch '2.3' into 2.4 2014-04-16 12:34:31 +02:00
MockFileSessionStorage.php removed dead code and fixed CS 2013-07-28 20:26:16 +02:00
NativeSessionStorage.php compare version using PHP_VERSION_ID 2014-11-17 17:27:42 +01:00
PhpBridgeSessionStorage.php removed unneeded use statements 2014-01-01 08:52:14 +01:00
SessionStorageInterface.php [Session] remove invalid workaround in session regenerate 2014-10-30 15:59:22 +01:00