Skip to content

Commit efc82de

Browse files
Add version directive
1 parent 1c8322b commit efc82de

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
@@ -588,6 +588,8 @@ represented by a PHP callable instead of a string::
588588
Streaming a JSON Response
589589
~~~~~~~~~~~~~~~~~~~~~~~~~
590590

591+
.. versionadded:: 6.2
592+
591593
The :class:`Symfony\\Component\\HttpFoundation\\StreamedJsonResponse` class allows
592594
an API to return a lot of data as JSON and keep the used resources low by make usage
593595
of Generators.

0 commit comments

Comments
 (0)