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/DependencyInjection/Tests
Nicolas Grekas 352d8954e9 Merge branch '2.8'
* 2.8:
  [travis] Build standalone phpunit without symfony/yaml
  Clean wrong whitespaces
  [travis] Build phpunit with local components
  [Console] Handle false return value from readline
  do not remove space between attributes
  [HttpFoundation] fixed the check of 'proxy-revalidate' in Response::mustRevalidate()
  Allow to define Enum nodes with 1 single element
  Fix "[Form] Add flexibility for EntityType"
  Remove the duplicated rendering of deprecation messages in the profiler
  Fix the retrieval of the default value for variadic arguments
  Annotated routes with a variadic parameter
  [Locale] Fix Intl requirement
  Fixing DbalSessionHandler to work with a Oracle "limitation" or bug?
  Update EngineInterface.php
  [Form] Add flexibility for EntityType
  [Console] Fix Symfony coding standards violations
  [Console] Use readline for user input when available
  Better Iban Validation
  Added a way to define the priority of service decoration
  let Travis builds fail when PHP 7 jobs fail

Conflicts:
	.travis.yml
	UPGRADE-2.8.md
	src/Symfony/Bundle/SecurityBundle/composer.json
	src/Symfony/Bundle/TwigBundle/composer.json
	src/Symfony/Component/Locale/composer.json
2015-08-06 10:40:33 +02:00
..
Compiler Merge branch '2.8' 2015-08-06 10:40:33 +02:00
Dumper Merge branch '2.8' 2015-07-01 22:40:29 +02:00
Extension fixed CS 2014-09-22 10:32:35 +02:00
Fixtures Merge branch '2.8' 2015-08-06 10:40:33 +02:00
LazyProxy [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Loader Merge branch '2.8' 2015-08-06 10:40:33 +02:00
ParameterBag [DependencyInjection] fixed FrozenParameterBag and improved Parameter… 2015-07-26 20:10:26 +02:00
ContainerBuilderTest.php Merge branch '2.8' 2015-07-01 22:40:29 +02:00
ContainerTest.php Remove code for PHP <5.5.9 2015-08-01 09:26:17 +02:00
CrossCheckTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
DefinitionDecoratorTest.php [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new policy 2015-06-18 21:21:56 +02:00
DefinitionTest.php Merge branch '2.8' 2015-08-06 10:40:33 +02:00
ParameterTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ReferenceTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00