8000 [Config] removed deprecated ReferenceDumper class. · symfony/symfony@a333811 · GitHub
[go: up one dir, main page]

Skip to content

Commit a333811

Browse files
author
Hugo Hamon
committed
[Config] removed deprecated ReferenceDumper class.
1 parent afcf52f commit a333811

File tree

2 files changed

+8
-24
lines changed

2 files changed

+8
-24
lines changed
Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,26 @@
11
CHANGELOG
22
=========
33

4+
3.0.0
5+
-----
6+
7+
* removed `ReferenceDumper` class
8+
49
2.2.0
510
-----
611

7-
* added ArrayNodeDefinition::canBeEnabled() and ArrayNodeDefinition::canBeDisabled()
12+
* added `ArrayNodeDefinition::canBeEnabled()` and `ArrayNodeDefinition::canBeDisabled()`
813
to ease configuration when some sections are respectively disabled / enabled
914
by default.
1015
* added a `normalizeKeys()` method for array nodes (to avoid key normalization)
1116
* 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`
1318
* added a utils class for XML manipulations
1419

1520
2.1.0
1621
-----
1722

1823
* added a way to add documentation on configuration
1924
* implemented `Serializable` on resources
20-
* LoaderResolverInterface is now used instead of LoaderResolver for type
25+
* `LoaderResolverInterface` is now used instead of `LoaderResolver` for type
2126
hinting

src/Symfony/Component/Config/Definition/ReferenceDumper.php

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0