Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e7acfd9

Browse filesBrowse files
committed
Minor reword
1 parent 53d56b9 commit e7acfd9
Copy full SHA for e7acfd9

File tree

1 file changed

+5
-6
lines changed
Filter options

1 file changed

+5
-6
lines changed

‎components/phpunit_bridge.rst

Copy file name to clipboardExpand all lines: components/phpunit_bridge.rst
+5-6Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,8 @@ Here is a summary that should help you pick the right configuration:
289289
| | cannot afford to use one of the modes above. |
290290
+------------------------+-----------------------------------------------------+
291291

292-
Ignore Deprecations
293-
...................
292+
Ignoring Deprecations
293+
.....................
294294

295295
.. versionadded:: 6.1
296296

@@ -299,10 +299,9 @@ Ignore Deprecations
299299
If your application has some deprecations that you can't fix for some reasons,
300300
you can tell Symfony to ignore them.
301301

302-
You need first to create a simple text file with a list of ignore patterns. Each
303-
pattern is a regular expression.
304-
305-
Lines beginning with an hash (#) will be considered comments:
302+
You need first to create a text file where each line is a deprecation to ignore
303+
defined as a regular expression. Lines beginning with a hash (``#``) are
304+
considered comments:
306305

307306
.. code-block:: terminal
308307

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.