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 07f528f commit e31c324Copy full SHA for e31c324
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