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 8b02403 commit 48b2af6Copy full SHA for 48b2af6
components/phpunit_bridge.rst
@@ -369,7 +369,7 @@ Running the following command will display the full stack trace:
369
370
.. code-block:: terminal
371
372
- $ SYMFONY_DEPRECATIONS_HELPER='regex=/Doctrine\\Common\\ClassLoader is deprecated\./' ./vendor/bin/simple-phpunit
+ $ SYMFONY_DEPRECATIONS_HELPER='/Doctrine\\Common\\ClassLoader is deprecated\./' ./vendor/bin/simple-phpunit
373
374
Time-sensitive Tests
375
--------------------
0 commit comments