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/Tests/Session/Storage
Nicolas Grekas 66a60f7d91 Merge branch '2.8'
* 2.8:
  [PhpUnit] Auto-register SymfonyTestsListener
  [phpunit] Upgrade when a change is detected and when install subcommand is used
  [Filesystem] Fix test on Windows
  Fix merge
  [HttpFoundation] Extend ClockMock to session storage tests
  [Process] Don't use @requires on abstract class
  [VarDumper] Fix wordwrap with Bootstrap
  Fix the BC layer for the key->secret renaming for remember_me
  Fix potential access to undefined index

Conflicts:
	src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php
	src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/LegacyPdoSessionHandlerTest.php
	src/Symfony/Component/Locale/phpunit.xml.dist
2015-10-11 11:14:55 +02:00
..
Handler Merge branch '2.8' 2015-10-11 11:14:55 +02:00
Proxy [tests] Use @requires annotation when possible 2015-10-10 10:57:40 +02:00
MetadataBagTest.php Merge branch '2.3' into 2.7 2015-10-10 18:53:09 +02:00
MockArraySessionStorageTest.php fixed @expectedException class names 2013-11-25 09:44:14 +01:00
MockFileSessionStorageTest.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
NativeSessionStorageTest.php [tests] Use @requires annotation when possible 2015-10-10 10:57:40 +02:00
PhpBridgeSessionStorageTest.php [tests] Use @requires annotation when possible 2015-10-10 10:57:40 +02:00