diff --git a/components/phpunit_bridge.rst b/components/phpunit_bridge.rst index e387510c69b..69c9993e603 100644 --- a/components/phpunit_bridge.rst +++ b/components/phpunit_bridge.rst @@ -432,6 +432,9 @@ configuration file: +Finally, if you want to avoid the bridge to force any locale, you can set the +``SYMFONY_PHPUNIT_LOCALE`` environment variable to ``0``. + .. versionadded:: 6.4 The support for the ``SYMFONY_PHPUNIT_LOCALE`` environment variable was