8000 Merge branch '6.4' into 7.1 · symfony/symfony-docs@df58a32 · GitHub
[go: up one dir, main page]

Skip to content

Commit df58a32

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: Fix reference to `vendor/` dir
2 parents 70038a8 + cd8a822 commit df58a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ deprecations but:
253253
* forget to mark appropriate tests with the ``@group legacy`` annotations.
254254

255255
By using ``SYMFONY_DEPRECATIONS_HELPER=max[self]=0``, deprecations that are
256-
triggered outside the ``vendors`` directory will be accounted for separately,
256+
triggered outside the ``vendor/`` directory will be accounted for separately,
257257
while deprecations triggered from a library inside it will not (unless you reach
258258
999999 of these), giving you the best of both worlds.
259259

0 commit comments

Comments
 (0)
0