Christophe Coevoet
|
a960355c46
Fixed type-hinting and renamed the method to be more semantic
|
14 tahun lalu |
Christophe Coevoet
|
0f2380af3f
Removed duplicated code
|
14 tahun lalu |
Jeremy Mikola
|
608e443c97
[Config] Create VariableNode, which mimics ScalarNode but omits type-checking
|
14 tahun lalu |
Ryan Weaver
|
026ab6c6ce
[Config] Adding an ignoreExtraKeys options, which allows you to let options simply be ignore without throwing a validation exception.
|
14 tahun lalu |
Ryan Weaver
|
6f17b6d58e
[Config] Reverting the preventExtraKeys option. This is a revert of functionality that would have allowed "unnamed" children to be added to an array node.
|
14 tahun lalu |
Ryan Weaver
|
6d24d37b16
[Config] Moving the removal of the key attribute on ArrayNode onto the setKeyAttribute() method per Johannes.
|
14 tahun lalu |
Ryan Weaver
|
48459e9082
[Config] Renaming the key attribute removal property for consistency per Johannes' recommendation. Also fixing a PHPDoc typo per Stof.
|
14 tahun lalu |
Ryan Weaver
|
ea768fe6fc
[Config] Making the option to remove a key attribute optional.
|
14 tahun lalu |
Ryan Weaver
|
e7c098e8a2
[DependencyInjection] Renaming allowUnnamedChildren to preventExtraKeys. Also moved the place where validation of extra configs occurs.
|
14 tahun lalu |
Ryan Weaver
|
f5b1cb18e1
[DependencyInjection] Initial implementation of an allowUnnamedChildren method on NodeBuilder. Also added an "extra field" exception.
|
14 tahun lalu |
Fabien Potencier
|
6b12c21261
moved DependencyInjection\Configuration to Config\Definition
|
14 tahun lalu |