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
Nicolas Grekas 6dc7d8b211 Merge branch '5.0'
* 5.0:
  [PhpUnitBridge] add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions
  [Messenger] Make sure redis transports are initialized correctly
  Remove return type for Twig function workflow_metadata()
  [DI] fix typo
2020-04-15 18:09:08 +02:00
..
Configurator Merge branch '5.0' 2020-04-13 12:14:44 +02:00
schema/dic/services [DependencyInjection] improve the deprecation features by handling package+version info 2020-03-31 21:51:49 +02:00
ClosureLoader.php [Config] finish adding parameter types 2019-06-30 00:48:28 +02:00
DirectoryLoader.php [Config] finish adding parameter types 2019-06-30 00:48:28 +02:00
FileLoader.php [DI] remove restriction and allow mixing "parent" and instanceof-conditionals/defaults/bindings 2020-04-12 09:10:44 +02:00
GlobFileLoader.php [Config] finish adding parameter types 2019-06-30 00:48:28 +02:00
IniFileLoader.php Fix CS 2020-02-04 10:47:34 +01:00
PhpFileLoader.php Merge branch '4.4' into 5.0 2019-11-30 15:12:50 +01:00
XmlFileLoader.php [DI] remove restriction and allow mixing "parent" and instanceof-conditionals/defaults/bindings 2020-04-12 09:10:44 +02:00
YamlFileLoader.php Merge branch '5.0' 2020-04-15 18:09:08 +02:00