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 ab1fab2911 Merge branch '2.7' into 2.8
* 2.7:
  [Console] Add missing `@require` annotation in test
  Fix merge
  [appveyor] Fix failure reporting
  [#17634] move DebugBundle license file
  backport GlobTest from 2.7 branch
  Move licenses according to new best practices
  [FrameworkBundle] Remove unused code in test
  [2.3] Fixed an undefined variable in Glob::toRegex
  simplified a test
  fix container cache key generation
  [Form] fix option name in changelog
  [Translation] Add resources from fallback locale
  [DependencyInjection] enforce tags to have a name
  [YAML] Refine the return value of Yaml::parse()

Conflicts:
	src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php
2016-02-02 10:49:18 +01:00
..
Compiler Merge branch '2.7' into 2.8 2016-01-30 16:58:35 +01:00
Dumper Merge branch '2.7' into 2.8 2015-12-05 12:09:21 +01:00
Extension fixed CS 2014-09-22 10:32:35 +02:00
Fixtures Merge branch '2.7' into 2.8 2016-02-02 10:49:18 +01:00
LazyProxy removed all @covers annotations 2015-11-01 14:17:24 -08:00
Loader Merge branch '2.7' into 2.8 2016-02-02 10:49:18 +01:00
ParameterBag removed all @covers annotations 2015-11-01 14:17:24 -08:00
ContainerBuilderTest.php Merge branch '2.7' into 2.8 2015-11-23 11:34:41 +01:00
ContainerTest.php Merge branch '2.7' into 2.8 2015-11-02 21:29:24 +01: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.7' into 2.8 2015-11-02 21:29:24 +01:00
LegacyContainerBuilderTest.php removed @covers annotations in tests 2015-11-02 21:25:31 +01:00
LegacyDefinitionTest.php fixes CS 2015-08-24 09:13:45 +02:00
ParameterTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
ReferenceTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00