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 fb3c599

Browse filesBrowse files
committed
minor #9785 Fixed a bad merge (javiereguiluz)
This PR was merged into the 2.7 branch. Discussion ---------- Fixed a bad merge Fixes 35e4224. Commits ------- 58f7807 Fixed a bad merge
2 parents 35e4224 + 58f7807 commit fb3c599
Copy full SHA for fb3c599

File tree

1 file changed

+0
-19
lines changed
Filter options

1 file changed

+0
-19
lines changed

‎components/phpunit_bridge.rst

Copy file name to clipboardExpand all lines: components/phpunit_bridge.rst
-19Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -40,25 +40,6 @@ Alternatively, you can clone the `<https://github.com/symfony/phpunit-bridge>`_
4040
always use its very latest stable major version to get the most accurate
4141
deprecation report.
4242

43-
If you plan to :ref:`write-assertions-about-deprecations` and use the regular
44-
PHPUnit script (not the modified PHPUnit script provided by Symfony), you have
45-
to register a new `test listener`_ called ``SymfonyTestsListener``:
46-
47-
.. code-block:: xml
48-
49-
<!-- http://phpunit.de/manual/6.0/en/appendixes.configuration.html -->
50-
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
51-
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/6.0/phpunit.xsd"
52-
>
53-
54-
<!-- ... -->
55-
56-
<listeners>
57-
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
58-
</listeners>
59-
</phpunit>
60-
>>>>>>> Minor tweak
61-
6243
Usage
6344
-----
6445

0 commit comments

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