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
Nicolas Grekas 3fde0f0644 Merge branch '3.4'
* 3.4:
  Adding a shortcuts for the main security functionality
  [DI] Reference tagged services in config
2017-09-28 17:44:33 +02:00
..
bar non-conflicting anonymous service ids across files 2017-07-12 20:52:55 +02:00
foo non-conflicting anonymous service ids across files 2017-07-12 20:52:55 +02:00
integration Merge branch '3.4' 2017-09-19 21:46:02 +02:00
anonymous_services_alias.yml [DependencyInjection] Support anonymous services in Yaml 2017-03-14 21:40:20 +01:00
anonymous_services_in_instanceof.yml [DI] Track changes at the "Definition" level 2017-04-10 18:14:17 +02:00
anonymous_services_in_parameters.yml [DependencyInjection] Support anonymous services in Yaml 2017-03-14 21:40:20 +01:00
anonymous_services.yml [DependencyInjection] Support anonymous services in Yaml 2017-03-14 21:40:20 +01:00
bad_alias.yml [DependencyInjection] remove deprecated YAML configuration features and syntax 2017-05-19 10:55:44 +02:00
bad_calls.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_decorates.yml Improved the error message when using "@" in a decorated service 2016-03-03 14:15:12 +01:00
bad_empty_defaults.yml Fixing problem where _defaults set to null was seen as a service 2017-04-29 12:32:04 +02:00
bad_empty_instanceof.yml Fixing problem where _defaults set to null was seen as a service 2017-04-29 12:32:04 +02:00
bad_format.yml Improve exception messages. 2015-09-11 08:57:18 +01:00
bad_import.yml [DI] Allow imports in string format for YAML 2017-07-08 18:23:22 +02:00
bad_imports.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_keyword.yml [DependencyInjection] remove deprecated YAML configuration features and syntax 2017-05-19 10:55:44 +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
class_from_id.yml Merge branch '3.4' 2017-09-19 21:46:02 +02:00
legacy_invalid_alias_definition.yml [DependencyInjection] Deprecate unsupported attributes/elements for alias 2016-01-16 15:18:32 +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 [DI] Fix private-by-default BC layer 2017-09-19 23:28:23 +02:00
services2.yml [DI] Case sensitive parameter names 2017-08-14 17:16:04 +02: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 [DI] Allow imports in string format for YAML 2017-07-08 18:23:22 +02:00
services6.yml [DI][DX] Do not map id to class for global classes 2017-01-29 23:41:20 +01:00
services7.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services8.yml [DI] Fix private-by-default BC layer 2017-09-19 23:28:23 +02:00
services9.yml Merge branch '3.4' 2017-09-28 17:44:33 +02:00
services10.yml Merge branch '3.4' 2017-09-19 21:46:02 +02: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
services21.yml added missing quotes in YAML files 2015-10-27 19:40:10 -07:00
services23.yml [DependencyInjection] Add autowiring capabilities 2015-10-03 08:39:08 +02:00
services24.yml [DI] Fix private-by-default BC layer 2017-09-19 23:28:23 +02:00
services26.yml [DI] Turn services and aliases private by default, with BC layer 2017-09-19 11:28:48 +02:00
services28.yml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
services31_invalid_tags.yml Making tags under _defaults always apply and removing inherit_tags entirely 2017-05-01 09:36:02 -04:00
services_autoconfigure_with_parent.yml Merge branch '3.4' 2017-09-19 21:46:02 +02:00
services_autoconfigure.yml [DI] Introducing autoconfigure: automatic _instanceof configuration 2017-04-20 11:20:30 -06:00
services_bindings.yml Merge branch '3.4' 2017-09-19 21:46:02 +02:00
services_case.yml Merge branch '3.4' 2017-09-19 21:46:02 +02:00
services_configurator_short_syntax.yml [DependencyInjection] Yaml: check if is an array before using it 2017-01-24 13:43:55 +01:00
services_defaults_with_parent.yml Merge branch '3.4' 2017-09-19 21:46:02 +02:00
services_dump_load.yml Merge branch '3.4' 2017-09-19 21:46:02 +02:00
services_inline.yml [DI] Fix private-by-default BC layer 2017-09-19 23:28:23 +02:00
services_instanceof_with_parent.yml Merge branch '3.4' 2017-09-19 21:46:02 +02:00
services_instanceof.yml [DependencyInjection] Support local binding 2017-08-09 11:26:25 +02:00
services_named_args.yml Merge branch '3.4' 2017-09-19 21:46:02 +02:00
services_prototype_namespace_without_resource.yml [DI] improve psr4-based service discovery with namespace option 2017-08-28 12:51:31 -04:00
services_prototype_namespace.yml [DI] improve psr4-based service discovery with namespace option 2017-08-28 12:51:31 -04:00
services_prototype.yml Allowing prototype/PSR4 service loading ability to exclude, because glob doesn't support this 2017-05-13 13:10:49 -04:00
services_underscore.yml [DI] Deprecate underscore-services in YamlFileLoader 2017-02-02 16:30:45 +01: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
tag_name_only.yml Added Yaml syntax shortcut for name-only tags 2016-11-27 12:17:06 +01:00
yaml_with_wrong_ext.ini [DI] FileLoaders: Allow to explicit type to load 2017-01-10 12:54:54 +01:00