10000
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 a61f328 + df58a32 commit db2e753Copy full SHA for db2e753
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