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.
2 parents 898a6c1 + 891a93c commit 09877cdCopy full SHA for 09877cd
components/var_dumper/advanced.rst
@@ -64,10 +64,6 @@ you can configure these limits:
64
items will be cloned. The default value is ``1``, which is consistent
65
with older Symfony versions.
66
67
- .. versionadded:: 3.4
68
-
69
- The ``setMinDepth()`` method was introduced in Symfony 3.4.
70
71
:method:`Symfony\\Component\\VarDumper\\Cloner\\VarCloner::setMaxString`
72
Configures the maximum number of characters that will be cloned before
73
cutting overlong strings. Specifying ``-1`` removes the limit.
0 commit comments