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 3935654 commit 1a47a51Copy full SHA for 1a47a51
components/phpunit_bridge.rst
@@ -256,10 +256,10 @@ to a regular expression matching the deprecation message.
256
257
For example, if the following deprecation notice is thrown:
258
259
- .. code-block:: bash
+.. code-block:: bash
260
261
- 1x: Doctrine\Common\ClassLoader is deprecated.
262
- 1x in EntityTypeTest::setUp from Symfony\Bridge\Doctrine\Tests\Form\Type
+ 1x: Doctrine\Common\ClassLoader is deprecated.
+ 1x in EntityTypeTest::setUp from Symfony\Bridge\Doctrine\Tests\Form\Type
263
264
Running the following command will display the full stack trace:
265
0 commit comments