Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Fix doc service deprecation#16952
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
18e62cd to6026bf8CompareThere 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.
Should target 5.4, mentioning that passing only one argument is deprecated since 5.1 (refsymfony/symfony#35778)
6026bf8 toffdb7e6CompareThanks Antoine for the contribution! Thanks Jules for the review. We did those tweaks while merging. See976422a |
Hi,
Based onthis PR, I've followedthe doc
But when tests executed, I gotthis error
So I propose to fix the doc accordingly here
Thank you