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/Config/Tests
Fabien Potencier 51aa13ad6d Merge branch '2.3' into 2.5
* 2.3:
  [Config] adds missing « use » statement for InvalidTypeException type hint in documentation.
  [Config] fixes broken unit test on ArrayNode class.
  fixed CS
  [Security] Delete old session on auth strategy migrate
  update required minimum TwigBridge version
  Very minor grammar fix in error message
  [Tests] Silenced all deprecations in tests for 2.3
  BinaryFileResponse - add missing newline
  fixed CS
  add a limit and a test to FlattenExceptionTest.
  CS: There should be no empty lines following phpdocs
  [FrameworkBundle] fix cache:clear command
  [2.3] Docblocks should not be followed by a blank line
  Fix return phpdoc
  [PropertyAccess] Added test to verify #5775 is fixed

Conflicts:
	src/Symfony/Bundle/TwigBundle/composer.json
	src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php
	src/Symfony/Component/Security/Core/Tests/Validator/Constraints/UserPasswordValidatorTest.php
2014-12-20 17:01:23 +01:00
..
Definition Merge branch '2.3' into 2.5 2014-12-20 17:01:23 +01:00
Fixtures [Config] Create XML Reference Dumper 2013-09-18 13:36:38 +02:00
Loader Update FileLoader to fix issue #10339 2014-02-27 21:56:34 -06:00
Resource fixed CS 2014-09-22 10:32:35 +02:00
Util Merge branch '2.3' into 2.4 2014-09-23 07:24:59 +02:00
ConfigCacheTest.php fixes PSR-0 issues in tests 2013-12-30 22:13:42 +01:00
FileLocatorTest.php [Config] fix filelocator with empty name 2014-10-13 20:50:59 +02:00