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
Fabien Potencier d221a4e1eb feature #20923 #20921 [Config] Provide shorthand methods for ArrayNodeDefinition::pr… (skafandri)
This PR was squashed before being merged into the 3.3-dev branch (closes #20923).

Discussion
----------

#20921 [Config] Provide shorthand methods for ArrayNodeDefinition::pr…

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #20921
| License       | MIT

Commits
-------

22b8490 #20921 [Config] Provide shorthand methods for ArrayNodeDefinition::pr…
2016-12-19 08:55:13 +01:00
..
Builder #20921 [Config] Provide shorthand methods for ArrayNodeDefinition::pr… 2016-12-19 08:55:12 +01:00
Dumper Merge branch '3.1' into 3.2 2016-12-09 08:45:17 +01:00
Exception Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
ArrayNode.php Merge branch '2.8' into 3.0 2016-06-29 07:40:00 +02:00
BaseNode.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
BooleanNode.php Merge branch '2.3' into 2.7 2015-08-01 11:05:17 +02:00
ConfigurationInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
EnumNode.php Allow to define Enum nodes with 1 single element 2015-08-03 10:27:53 +02:00
FloatNode.php [Config] Allow extra hint in exception message 2014-09-25 20:11:47 +02:00
IntegerNode.php [Config] Allow extra hint in exception message 2014-09-25 20:11:47 +02:00
NodeInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
NumericNode.php [Config] type specific check for emptiness 2015-07-15 19:51:32 +02:00
Processor.php [DIC] Better handling of enableable configurations 2013-01-28 18:21:49 +01:00
PrototypedArrayNode.php fixed CS 2016-12-14 09:03:29 +01:00
PrototypeNodeInterface.php fixed CS 2012-07-09 14:54:20 +02:00
ScalarNode.php Merge branch '2.3' into 2.7 2015-08-01 11:05:17 +02:00
VariableNode.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00