10000 minor #11570 remove 3.4 versionadded in 4.2 (OskarStark) · symfony/symfony-docs@891a93c · GitHub
[go: up one dir, main page]

Skip to content

Commit 891a93c

Browse files
committed
minor #11570 remove 3.4 versionadded in 4.2 (OskarStark)
This PR was merged into the 4.2 branch. Discussion ---------- remove 3.4 versionadded in 4.2 <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- e31c324 remove 3.4 versionadded in 4.2
2 parents 07f528f + e31c324 commit 891a93c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/var_dumper/advanced.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ you can configure these limits:
6464
items will be cloned. The default value is ``1``, which is consistent
6565
with older Symfony versions.
6666

67-
.. versionadded:: 3.4
68-
69-
The ``setMinDepth()`` method was introduced in Symfony 3.4.
70-
7167
:method:`Symfony\\Component\\VarDumper\\Cloner\\VarCloner::setMaxString`
7268
Configures the maximum number of characters that will be cloned before
7369
cutting overlong strings. Specifying ``-1`` removes the limit.

0 commit comments

Comments
 (0)
0