Skip to content

[HttpFoundation] Add $flush parameter to Response::send() #19040

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

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

alexandre-daubois
Copy link
Member

Fix #19039

@carsonbot carsonbot added this to the 6.4 milestone Oct 18, 2023
@OskarStark OskarStark changed the title [HttpFoundation] Add $flush parameter to Response::send() [HttpFoundation] Add $flush parameter to Response::send() Oct 18, 2023

.. versionadded:: 6.4

The ``flush`` argument of the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The ``flush`` argument of the
The ``$flush`` parameter of the

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated 👍

@OskarStark
Copy link
Contributor

Thank you Alexandre.

@OskarStark OskarStark merged commit 31de7c2 into symfony:6.4 Oct 18, 2023
@alexandre-daubois alexandre-daubois deleted the http-flush-response branch October 18, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[HttpFoundation][Runtime] Add $flush parameter to Response::send()
3 participants