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 29b6e3215e minor #21348 [DependencyInjection] Yaml: check if $tags is an array before using it (dunglas)
This PR was squashed before being merged into the 3.3-dev branch (closes #21348).

Discussion
----------

[DependencyInjection] Yaml: check if $tags is an array before using it

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

Commits
-------

1c9b5c9 [DependencyInjection] Yaml: check if  is an array before using it
2017-01-24 13:43:57 +01: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_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
bad_types1.yml [DependencyInjection] Add autowiring capabilities 2015-10-03 08:39:08 +02:00
bad_types2.yml [DependencyInjection] Add autowiring capabilities 2015-10-03 08:39:08 +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 [DI] Add tests for class named services 2017-01-07 16:55:01 +01:00
legacy_invalid_alias_definition.yml [DependencyInjection] Deprecate unsupported attributes/elements for alias 2016-01-16 15:18:32 +01:00
legacy_invalid_definition.yml [DependencyInjection] make YamlFileLoader raise a deprecation notice if a service definition contains unsupported keywords. 2015-12-29 10:37:15 +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 [DI] added support for PHP constants in yaml configuration files 2016-06-23 15:44:47 +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] FileLoaders: Allow to explicit type to load 2017-01-10 12:54:54 +01:00
services6.yml [DependencyInjection] Use current class as default class for factory declarations 2017-01-24 00:01:39 +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 [DI][EventDispatcher] Add & wire closure-proxy argument type 2017-01-06 08:57:26 +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
services21.yml added missing quotes in YAML files 2015-10-27 19:40:10 -07:00
services22.yml [DependencyInjection] Add autowiring capabilities 2015-10-03 08:39:08 +02:00
services23.yml [DependencyInjection] Add autowiring capabilities 2015-10-03 08:39:08 +02:00
services24.yml [DependencyInjection] Add autowiring support to dumpers 2015-11-03 15:47:58 -08:00
services26.yml [DI] Allow injecting ENV parameters at runtime using %env(MY_ENV_VAR)% syntax 2016-09-10 12:12:34 +02:00
services27.yml [DependencyInjection] Introduce method injection for autowiring 2016-12-02 09:49:57 +01:00
services28.yml [DI] Add Yaml syntax for short services definition 2017-01-23 11:41:40 +01:00
services31_invalid_tags.yml [DependencyInjection] Yaml: check if is an array before using it 2017-01-24 13:43:55 +01:00
services_configurator_short_syntax.yml [DependencyInjection] Yaml: check if is an array before using it 2017-01-24 13:43:55 +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