Skip to content

Commit 53d1659

Browse files
committed
minor #19097 [PHPUnitBridge] Add a note to disable the locale forcing by the bridge (alexandre-daubois)
This PR was merged into the 6.4 branch. Discussion ---------- [PHPUnitBridge] Add a note to disable the locale forcing by the bridge Following #19089 (comment), cc `@VincentLanglet` 🙂 Commits ------- 226b0ed [PHPUnitBridge] Add a note to disable the locale forcing by the bridge
2 parents 40d7fbf + 226b0ed commit 53d1659

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)