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/Builder
Fabien Potencier 9a64d83436 Merge branch '2.7' into 2.8
* 2.7:
  fixed @return when returning this or static
  override property constraints in child class
  [Console] improved code coverage of Command class
  Only count on arrays or countables to avoid warnings in PHP 7.2
2016-12-27 11:39:57 +01:00
..
ArrayNodeDefinition.php Merge branch '2.7' into 2.8 2016-12-27 11:39:57 +01:00
BooleanNodeDefinition.php [Config] deprecate cannotBeEmpty() for boolean and numeric nodes 2015-07-15 19:30:30 +02:00
EnumNodeDefinition.php Merge branch '2.7' into 2.8 2016-12-27 11:39:57 +01:00
ExprBuilder.php fixed @return when returning this or static 2016-12-27 08:23:47 +01:00
FloatNodeDefinition.php [Config] fixed CS 2012-09-20 07:46:50 +02:00
IntegerNodeDefinition.php fix docblock 2014-04-22 10:09:28 +02:00
MergeBuilder.php fixed @return when returning this or static 2016-12-27 08:23:47 +01:00
NodeBuilder.php fixed @return when returning this or static 2016-12-27 08:23:47 +01:00
NodeDefinition.php fixed @return when returning this or static 2016-12-27 08:23:47 +01:00
NodeParentInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
NormalizationBuilder.php fixed @return when returning this or static 2016-12-27 08:23:47 +01:00
NumericNodeDefinition.php Merge branch '2.7' into 2.8 2016-12-27 11:39:57 +01:00
ParentNodeDefinitionInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ScalarNodeDefinition.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
TreeBuilder.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
ValidationBuilder.php Merge branch '2.3' into 2.5 2014-12-22 17:29:52 +01:00
VariableNodeDefinition.php Merge branch '2.3' into 2.5 2014-12-22 17:29:52 +01:00