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/Config/Definition
Nicolas Grekas b38a717d78 Merge branch '4.4'
* 4.4: (28 commits)
  fix merge
  [SecurityBundle] fix return type declarations
  [BrowserKit] fix return type declarations
  [PropertyInfo] fix return type declarations
  [Bridge/Doctrine] fix return type declarations
  [Form] fix return type declarations
  [Console] fix return type declarations
  [Intl] fix return type declarations
  [Templating] fix return type declarations
  [DomCrawler] fix return type declarations
  [Validator] fix return type declarations
  [Process] fix return type declarations
  [Workflow] fix return type declarations
  [Cache] fix return type declarations
  [Serializer] fix return type declarations
  [Translation] fix return type declarations
  [DI] fix return type declarations
  [Config] fix return type declarations
  [HttpKernel] Fix return type declarations
  [Security] Fix return type declarations
  ...
2019-08-26 11:05:36 +02:00
..
Builder Merge branch '4.4' 2019-08-14 14:45:29 +02:00
Dumper Added more parameter type declarations. 2019-08-21 17:16:25 +02:00
Exception Added more parameter type declarations. 2019-08-21 17:16:25 +02:00
ArrayNode.php Merge branch '4.4' 2019-08-26 11:05:36 +02:00
BaseNode.php Merge branch '4.4' 2019-08-26 11:05:36 +02:00
BooleanNode.php fixed CS 2019-01-16 19:35:49 +01:00
ConfigurationInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
EnumNode.php fixed CS 2019-01-16 19:35:49 +01:00
FloatNode.php fixed CS 2019-01-16 19:35:49 +01:00
IntegerNode.php fixed CS 2019-01-16 19:35:49 +01:00
NodeInterface.php [Config] Handle nullable node name + fix inheritdocs 2018-03-19 21:05:09 +01:00
NumericNode.php Add feature allowing change of Path Separator 2018-01-21 16:11:55 +01:00
Processor.php Merge branch '4.4' 2019-08-14 14:45:29 +02:00
PrototypedArrayNode.php Merge branch '4.4' 2019-08-26 11:05:36 +02:00
PrototypeNodeInterface.php [Config] finish adding parameter types 2019-06-30 00:48:28 +02:00
ScalarNode.php Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
VariableNode.php [Config] Add type-hints to public interfaces and classes 2019-06-29 08:48:44 +02:00