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/Loader
Fabien Potencier 5ba84cab08 minor #21346 [DependencyInjection] Add some missing typehints in YamlFileLoader (dunglas)
This PR was merged into the 2.7 branch.

Discussion
----------

[DependencyInjection] Add some missing typehints in YamlFileLoader

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

Commits
-------

34330e5136 [DependencyInjection] Add some missing typehints in YamlFileLoader
2017-01-19 07:37:36 -08:00
..
schema/dic/services [DependencyInjection] Fix on-invalid attribute type in xsd 2016-12-15 15:48:03 +01:00
ClosureLoader.php [DependencyInjection] fix phpDoc 2016-04-11 16:45:49 +02:00
FileLoader.php [DependencyInjection] fix phpDoc 2016-04-11 16:45:49 +02:00
IniFileLoader.php [DependencyInjection] use inheritdoc for loaders 2014-10-13 21:10:53 +02:00
PhpFileLoader.php [DependencyInjection] use inheritdoc for loaders 2014-10-13 21:10:53 +02:00
XmlFileLoader.php Cast result to int before adding to it 2016-11-25 15:42:00 +01:00
YamlFileLoader.php minor #21346 [DependencyInjection] Add some missing typehints in YamlFileLoader (dunglas) 2017-01-19 07:37:36 -08:00