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 14f2d22158 Merge branch '3.4' into 4.4
* 3.4:
  Add missing dots at the end of exception messages
2020-03-15 11:05:03 +01:00
..
Configurator Merge branch '3.4' into 4.4 2020-03-15 11:05:03 +01:00
schema/dic/services [DependencyInjection][Xml] Fix the attribute 'tag' is not allowed in 'bind' tag 2019-11-30 23:34:06 +07:00
ClosureLoader.php Optimize perf by replacing call_user_func with dynamic vars 2018-12-09 23:58:21 +01:00
DirectoryLoader.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
FileLoader.php Merge branch '3.4' into 4.4 2020-03-15 11:05:03 +01:00
GlobFileLoader.php [DI][Routing] Fix tracking of globbed resources 2018-01-31 16:05:11 +01:00
IniFileLoader.php Add types to private/final/internal methods and constructors. 2019-09-08 21:37:35 +02:00
PhpFileLoader.php [DI] auto-register singly implemented interfaces by default 2019-11-30 13:50:03 +01:00
XmlFileLoader.php Merge branch '3.4' into 4.4 2020-03-15 11:05:03 +01:00
YamlFileLoader.php Merge branch '3.4' into 4.4 2020-03-15 11:05:03 +01:00