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