Skip to content

Commit b5a61d5

Browse files
committed
Fixed the previous merge
1 parent bf77c73 commit b5a61d5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

components/var_dumper/advanced.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -203,15 +203,6 @@ The ``$filter`` argument of ``assertDumpEquals()`` can be used to pass a
203203
bit field of ``Caster::EXCLUDE_*`` constants and influences the expected
204204
output produced by the different casters.
205205

206-
.. versionadded:: 3.4
207-
The ``$filter`` argument of ``assertDumpEquals()`` was introdcued in
208-
Symfony 3.4.
209-
210-
.. versionadded:: 3.1
211-
The ``DUMP_STRING_LENGTH`` and ``DUMP_LIGHT_ARRAY`` flags were introduced
212-
in Symfony 3.1.
213-
214-
>>>>>>> 3.4
215206
If ``DUMP_STRING_LENGTH`` is set, then the length of a string is displayed
216207
next to its content:
217208

0 commit comments

Comments
 (0)