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 c885d23a39 Merge branch '3.2'
* 3.2:
  [Security] Fix test
  [Validator] phpize default option values
  test for the Validator component to be present
  [Serializer] Fix MaxDepth annotation exceptions
  [DependencyInjection] Fix on-invalid attribute type in xsd
  [FrameworkBundle] Fix PHP form templates on translatable attributes
  [VarDumper] Fix dumping by-ref variadics
  [Validator] add Indonesian translation
  fixed CS
  [config] Fix issue when key removed and left value only
  [HttpFoundation] Fix cookie to string conversion for raw cookies
  Fix misresolved parameters in debug:config on 3.2
  [Console] fixed BC issue with static closures
  [TwigBundle] Config is now a hard dependency
  [FrameworkBundle] framework.annotations default should be true only if doctrine/annotations is installed
  [Security] AbstractVoter method supportsAttribute gives false positive if attribute is zero (0)
2016-12-17 11:47:22 +01:00
..
schema/dic/services Merge branch '3.2' 2016-12-17 11:47:22 +01:00
ClosureLoader.php [DependencyInjection] fix phpDoc 2016-04-11 16:45:49 +02:00
DirectoryLoader.php Added CHANGELOG entries, cleanups 2015-06-02 16:18:00 -07:00
FileLoader.php [DependencyInjection] fix phpDoc 2016-04-11 16:45:49 +02:00
IniFileLoader.php [DependencyInjection] fixed ini file values conversion 2016-11-03 16:43:19 -07:00
PhpFileLoader.php [DependencyInjection] use inheritdoc for loaders 2014-10-13 21:10:53 +02:00
XmlFileLoader.php feature #20167 [DependencyInjection] Make method (setter) autowiring configurable (dunglas) 2016-12-13 16:48:43 +01:00
YamlFileLoader.php feature #20167 [DependencyInjection] Make method (setter) autowiring configurable (dunglas) 2016-12-13 16:48:43 +01:00