Ryan Weaver
|
026ab6c6ce
[Config] Adding an ignoreExtraKeys options, which allows you to let options simply be ignore without throwing a validation exception.
|
14 năm trước cách đây |
Ryan Weaver
|
d2971e0f5f
[Config] Reverting some meaningless changes that are no longer needed to minimize the true diff of the changes. Increasing the test precision.
|
14 năm trước cách đây |
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 năm trước cách đây |
Ryan Weaver
|
6d24d37b16
[Config] Moving the removal of the key attribute on ArrayNode onto the setKeyAttribute() method per Johannes.
|
14 năm trước cách đây |
Ryan Weaver
|
48459e9082
[Config] Renaming the key attribute removal property for consistency per Johannes' recommendation. Also fixing a PHPDoc typo per Stof.
|
14 năm trước cách đây |
Ryan Weaver
|
ea768fe6fc
[Config] Making the option to remove a key attribute optional.
|
14 năm trước cách đây |
Ryan Weaver
|
7a9243a220
[Config] Making changes per the recent movement of the Config builder into the Config component.
|
14 năm trước cách đây |
Ryan Weaver
|
e7c098e8a2
[DependencyInjection] Renaming allowUnnamedChildren to preventExtraKeys. Also moved the place where validation of extra configs occurs.
|
14 năm trước cách đây |
Ryan Weaver
|
fd5cdfc18f
[DependencyInjection] Being sure to remove XML-remapped singular options and key attribute options after processing.
|
14 năm trước cách đây |
Ryan Weaver
|
f5b1cb18e1
[DependencyInjection] Initial implementation of an allowUnnamedChildren method on NodeBuilder. Also added an "extra field" exception.
|
14 năm trước cách đây |
Fabien Potencier
|
6b12c21261
moved DependencyInjection\Configuration to Config\Definition
|
14 năm trước cách đây |