-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Document allow outdated vendors mode #8686
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I wonder if should add a table to recommend a usage:
|
6301a75
to
9e6d8b0
Compare
components/phpunit_bridge.rst
Outdated
own dependencies, meaning they do not fix deprecations as soon as | ||
possible, which means there is nothing you can do to fix that (apart | ||
from a pull request on the outdated vendor). This mode allows you to | ||
ignore those deprecations, allowing you to notice when your code is |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe display your code
bold?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Or even better, italics.
|
||
+------------------------+-----------------------------------------------------+ | ||
| Mode | Recommended situation | | ||
+========================+=====================================================+ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Recommended
repeats a lot
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, not sure what to do about that…
eea6f57
to
e7dee0c
Compare
@greg0ire the related PR (symfony/symfony#24867) was closed. Could you please tell us if this PR is still relevant or another one is needed to document the changes mentioned in the closed PR? Thanks! |
@javiereguiluz this should be closed for now, sorry for leaving it open. |
Refs symfony/symfony#24867