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/Fixtures/yaml
Fabien Potencier 457967c6c7 Merge branch '2.3' into 2.7
* 2.3:
  [DependencyInjection] fix dumped YAML snytax
  Remove InputOption::VALUE_REQUIRED mode from $default parameter description as InputOption::setDefault() throws an exception only when called in InputOption::VALUE_NONE mode. In practice the $default value could still be accessed in InputOption::VALUE_REQUIRED mode in case InputOption was never set but accessed from InputDefinition::getOption() method
  [Form] Fixed violation mapping if multiple forms are using the same (or part of the same) property path
  [TwigBridge] Symfony 3.1 forward compatibility
2016-02-16 07:07:10 +01:00
..
bad_calls.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_format.yml Improve exception messages. 2015-09-11 08:57:18 +01:00
bad_import.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_imports.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_parameters.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_service.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_services.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
badtag1.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
badtag2.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
badtag3.yml [DependencyInjection] added tags validation when compiling a container 2013-09-12 12:52:36 +02:00
badtag4.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
legacy-services6.yml [DependencyInjection] provide better error message when using deprecated configuration options 2015-06-04 21:37:50 +02:00
legacy-services9.yml Merge branch '2.3' into 2.7 2016-02-16 07:07:10 +01:00
nonvalid1.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
nonvalid2.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services1.yml partially reverted previous commit 2014-07-29 20:14:16 +02:00
services2.yml fixed YAML files missing quotes when a string starts with @ 2015-10-26 13:58:42 +01:00
services3.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services4_bad_import.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services4.yml Fixed YamlFileLoader imports path 2014-03-27 08:28:37 +01:00
services6.yml Merge branch '2.3' into 2.7 2016-02-16 07:07:10 +01:00
services7.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services8.yml partially reverted previous commit 2014-07-29 20:14:16 +02:00
services9.yml Merge branch '2.3' into 2.7 2016-02-16 07:07:10 +01:00
services10.yml [DependencyInjection] fix dumped YAML snytax 2016-02-15 22:04:15 +01:00
services11.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services13.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services14.yml [DependencyInjection] Tweaked factories 2014-10-02 01:48:53 +04:00
services20.yml [DependencyInjection] deprecated synchronized services 2015-01-09 18:43:28 +01:00
services21.yml added missing quotes in YAML files 2015-10-27 19:40:10 -07:00
tag_name_empty_string.yml [DependencyInjection] enforce tags to have a name 2016-01-27 23:29:55 +01:00
tag_name_no_string.yml [DependencyInjection] enforce tags to have a name 2016-01-27 23:29:55 +01:00