Skip to content

Commit 226b0ed

Browse files
[PHPUnitBridge] Add a note to disable the locale forcing by the bridge
1 parent 40d7fbf commit 226b0ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/phpunit_bridge.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,9 @@ configuration file:
432432
</php>
433433
</phpunit>
434434
435+
Finally, if you want to avoid the bridge to force any locale, you can set the
436+
``SYMFONY_PHPUNIT_LOCALE`` environment variable to ``0``.
437+
435438
.. versionadded:: 6.4
436439

437440
The support for the ``SYMFONY_PHPUNIT_LOCALE`` environment variable was

0 commit comments

Comments
 (0)