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.
vendor/
1 parent e134083 commit a2a4049Copy full SHA for a2a4049
components/phpunit_bridge.rst
@@ -252,7 +252,7 @@ deprecations but:
252
* forget to mark appropriate tests with the ``@group legacy`` annotations.
253
254
By using ``SYMFONY_DEPRECATIONS_HELPER=max[self]=0``, deprecations that are
255
-triggered outside the ``vendors`` directory will be accounted for separately,
+triggered outside the ``vendor/`` directory will be accounted for separately,
256
while deprecations triggered from a library inside it will not (unless you reach
257
999999 of these), giving you the best of both worlds.
258
0 commit comments