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.
2 parents fb28238 + db2e753 commit a5305a4Copy full SHA for a5305a4
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