We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05316b5 commit e19a4d7Copy full SHA for e19a4d7
components/phpunit_bridge.rst
@@ -6,8 +6,7 @@ The PHPUnit Bridge Component
6
7
It comes with the following features:
8
9
-* Enforce a consistent `C` locale (It forces applications to use the default
10
-language for output)
+* Enforce a consistent `C` locale (It forces applications to use the default language for output)
11
* Auto-register `class_exists` to load Doctrine annotations (when used);
12
* Print a user deprecation notices summary at the end of the test suite;
13
* Display the stack trace of a deprecation on-demand.
0 commit comments