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 72c169e8a1 Merge branch '2.5' into 2.6
* 2.5:
  [2.3] CS And DocBlock Fixes
  [2.3] CS Fixes
  [FrameworkBundle] Fixed Translation loader and update translation command.
  [Console] remove « use » statement for PHP built-in exception classes.
  [SecurityBundle] adds unit tests suite for SecurityDataCollector class.

Conflicts:
	src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
	src/Symfony/Bundle/SecurityBundle/Tests/DataCollector/SecurityDataCollectorTest.php
	src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
	src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
	src/Symfony/Component/Form/Form.php
	src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php
	src/Symfony/Component/OptionsResolver/Options.php
	src/Symfony/Component/OptionsResolver/OptionsResolver.php
	src/Symfony/Component/Process/ProcessPipes.php
	src/Symfony/Component/Stopwatch/Stopwatch.php
	src/Symfony/Component/Translation/Loader/XliffFileLoader.php
	src/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php
2014-12-22 17:44:09 +01:00
..
Handler Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
Proxy Docblock fixes 2014-11-30 13:33:44 +00:00
MetadataBag.php CS fixes 2014-12-04 20:26:11 +00:00
MockArraySessionStorage.php Merge branch '2.3' into 2.5 2014-12-13 09:38:28 +01:00
MockFileSessionStorage.php removed dead code and fixed CS 2013-07-28 20:26:16 +02:00
NativeSessionStorage.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
PhpBridgeSessionStorage.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
SessionStorageInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00