File tree 2 files changed +8
-24
lines changed
src/Symfony/Component/Config
2 files changed +8
-24
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
4
+ 3.0.0
5
+ -----
6
+
7
+ * removed ` ReferenceDumper ` class
8
+
4
9
2.2.0
5
10
-----
6
11
7
- * added ArrayNodeDefinition::canBeEnabled() and ArrayNodeDefinition::canBeDisabled()
12
+ * added ` ArrayNodeDefinition::canBeEnabled() ` and ` ArrayNodeDefinition::canBeDisabled() `
8
13
to ease configuration when some sections are respectively disabled / enabled
9
14
by default.
10
15
* added a ` normalizeKeys() ` method for array nodes (to avoid key normalization)
11
16
* added numerical type handling for config definitions
12
- * added convenience methods for optional configuration sections to ArrayNodeDefinition
17
+ * added convenience methods for optional configuration sections to ` ArrayNodeDefinition `
13
18
* added a utils class for XML manipulations
14
19
15
20
2.1.0
16
21
-----
17
22
18
23
* added a way to add documentation on configuration
19
24
* implemented ` Serializable ` on resources
20
- * LoaderResolverInterface is now used instead of LoaderResolver for type
25
+ * ` LoaderResolverInterface ` is now used instead of ` LoaderResolver ` for type
21
26
hinting
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments