-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Console] Update console.rst #17323
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
[Console] Update console.rst #17323
Conversation
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.
LGTM
@@ -342,6 +348,10 @@ method, which returns an instance of | |||
|
|||
A new line is appended automatically when displaying information in a section. | |||
|
|||
.. versionadded:: 6.2 | |||
|
|||
Allow limiting the height of a console section was introduced in Symfony 6.2. |
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 the following sentence fits better?
The ability to limit the height....
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.
I tweaked the message a bit while merging. Thanks.
Thanks @ayacoo for this contribution! |
Thank you for your patience and support :-) |
Related #17307