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 ac8121d commit 73dccd7Copy full SHA for 73dccd7
components/phpunit_bridge.rst
@@ -35,9 +35,9 @@ You can install the component in 2 different ways:
35
36
.. include:: /components/require_autoload.rst.inc
37
38
-If you plan to :ref:`write-assertions-about-deprecations`_ and use the regular
39
-PHPUnit script (not the modified PHPUnit script provided by Symfony), then you
40
-must register a new `test listener`_ called ``SymfonyTestsListener``:
+If you plan to :ref:`write-assertions-about-deprecations` and use the regular
+PHPUnit script (not the modified PHPUnit script provided by Symfony), you have
+to register a new `test listener`_ called ``SymfonyTestsListener``:
41
42
.. code-block:: xml
43
0 commit comments