Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
greg0ire commentedDec 1, 2017
I wonder if should add a table to recommend a usage:
|
6301a75 to9e6d8b0Comparegreg0ire commentedJan 29, 2018
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 displayyour 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 toe7dee0cComparejaviereguiluz commentedFeb 9, 2018
@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! |
greg0ire commentedFeb 9, 2018
@javiereguiluz this should be closed for now, sorry for leaving it open. |

Refssymfony/symfony#24867