Fabien Potencier
|
8716c2ad1e
merged
|
14 år sedan |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 år sedan |
Jordi Boggiano
|
75dbc3a5b8
[Config] Improved exception message a bit
|
14 år sedan |
Martin Hason
|
d231a8a8d5
[Config] [DependencyInjection] removed DependencyInjection dependency in Config, fix tests
|
14 år sedan |
Christophe Coevoet
|
92bfbf575c
Fixed CS
|
14 år sedan |
Pascal Borreli
|
e1ec66cbb8
[Config] Fixed typo
|
14 år sedan |
Christophe Coevoet
|
fc9ff68052
Fixed path for finalization errors when using a prototype
|
14 år sedan |
Ryan Weaver
|
026ab6c6ce
[Config] Adding an ignoreExtraKeys options, which allows you to let options simply be ignore without throwing a validation exception.
|
14 år sedan |
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 år sedan |
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 år sedan |
Ryan Weaver
|
6d24d37b16
[Config] Moving the removal of the key attribute on ArrayNode onto the setKeyAttribute() method per Johannes.
|
14 år sedan |
Ryan Weaver
|
48459e9082
[Config] Renaming the key attribute removal property for consistency per Johannes' recommendation. Also fixing a PHPDoc typo per Stof.
|
14 år sedan |
Ryan Weaver
|
ea768fe6fc
[Config] Making the option to remove a key attribute optional.
|
14 år sedan |
Ryan Weaver
|
e7c098e8a2
[DependencyInjection] Renaming allowUnnamedChildren to preventExtraKeys. Also moved the place where validation of extra configs occurs.
|
14 år sedan |
Ryan Weaver
|
fd5cdfc18f
[DependencyInjection] Being sure to remove XML-remapped singular options and key attribute options after processing.
|
14 år sedan |
Ryan Weaver
|
f5b1cb18e1
[DependencyInjection] Initial implementation of an allowUnnamedChildren method on NodeBuilder. Also added an "extra field" exception.
|
14 år sedan |
Fabien Potencier
|
6b12c21261
moved DependencyInjection\Configuration to Config\Definition
|
14 år sedan |