8000 Merge branch '4.4' into 5.3 · symfony/symfony-docs@663e74a · GitHub
[go: up one dir, main page]

Skip to content

Commit 663e74a

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Corrected Typo
2 parents 7bd0cd0 + 50c030b commit 663e74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Making Tests Fail
225225
By default, any non-legacy-tagged or any non-`@-silenced <@-silencing operator>`_
226226
deprecation notices will make tests fail. Alternatively, you can configure
227227
an arbitrary threshold by setting ``SYMFONY_DEPRECATIONS_HELPER`` to
228-
``max[total]=320`` for instance. It will make the tests fails only if a
228+
``max[total]=320`` for instance. It will make the tests fail only if a
229229
higher number of deprecation notices is reached (``0`` is the default
230230
value).
231231

0 commit comments

Comments
 (0)
0