Skip to content

Commit 1f0b1c5

Browse files
Add version directive
1 parent 39a818a commit 1f0b1c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/http_foundation.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,8 @@ represented by a PHP callable instead of a string::
634634
Streaming a JSON Response
635635
~~~~~~~~~~~~~~~~~~~~~~~~~
636636

637+
.. versionadded:: 6.2
638+
637639
The :class:`Symfony\\Component\\HttpFoundation\\StreamedJsonResponse` class allows
638640
an API to return a lot of data as JSON and keep the used resources low by make usage
639641
of Generators.

0 commit comments

Comments
 (0)