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
Fabien Potencier 88ea842c5e Merge branch '2.1'
* 2.1: (28 commits)
  Delete use of CreationExeption
  [Form] Fixed error message in PropertyPath to not advice to use a non-existing feature
  [Form] Fixed creation of multiple money fields with different currencies
  [Form] Fixed setting the "data" option to an object in "choice" and "entity" type
  Fixed Serbian plural translations.
  Fixed IPv6 Check in RequestMatcher
  Fix typo
  change what I think is a typo
  [Console] Fix error when mode is not in PATH
  [WebProfilerBundle] fixed macro usage (to be forward compatible with Twig 2.x)
  Change monolog require-dev to use the branch alias instead of dev-master
  [FrameworkBundle] partially reverted previous merge
  [2.1] Added missing error return codes in commands
  Made the router lazy when setting the context
  [WebProfilerBundle] fixed typos
  Fix incorrect variable in FileProfilerStorage
  UnitTest fix
  UnitTest fix
  added a unit test
  fixed #5384
  ...
2012-10-18 23:16:19 +02:00
..
Compiler Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
Dumper merged 2.0 2012-08-10 13:48:23 +02:00
Fixtures Remove the string optimization since it causes no real performance gain but increases generation time of the 2012-08-30 11:00:05 +02:00
Loader Merge branch '2.0' 2012-08-28 09:54:42 +02:00
ParameterBag Convert parameter name to lowercase when removing an element from ParameterBag 2012-09-10 10:22:46 +02:00
bootstrap.php [Components] Tests/Autoloading fixes 2012-05-01 17:51:41 +02:00
ContainerBuilderTest.php fixed CS 2012-07-09 14:54:20 +02:00
ContainerTest.php UnitTest fix 2012-10-11 18:34:49 +02:00
CrossCheckTest.php fixed CS 2012-07-09 14:54:20 +02:00
DefinitionDecoratorTest.php updated license blocks 2012-03-31 18:00:32 -03:00
DefinitionTest.php [DependencyInjection] Add ability to clear tags by name. 2012-04-14 11:56:21 +05:45
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