We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9abb93b commit ca13873Copy full SHA for ca13873
src/Symfony/Component/Serializer/CHANGELOG.md
@@ -9,6 +9,8 @@ CHANGELOG
9
* added an optional `default_constructor_arguments` option of context to specify a default data in
10
case the object is not initializable by its constructor because of data missing
11
* added optional `bool $escapeFormulas = false` argument to `CsvEncoder::__construct`
12
+* added `AbstractObjectNormalizer::setMaxDepthHandler` to set a handler to call when the configured
13
+ maximum depth is reached
14
15
4.0.0
16
-----
0 commit comments