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 bf77c73 commit b5a61d5Copy full SHA for b5a61d5
components/var_dumper/advanced.rst
@@ -203,15 +203,6 @@ The ``$filter`` argument of ``assertDumpEquals()`` can be used to pass a
203
bit field of ``Caster::EXCLUDE_*`` constants and influences the expected
204
output produced by the different casters.
205
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
215
If ``DUMP_STRING_LENGTH`` is set, then the length of a string is displayed
216
next to its content:
217
0 commit comments