Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e41f358

Browse filesBrowse files
committed
[#7343] fix versionadded wording
1 parent 2829899 commit e41f358
Copy full SHA for e41f358

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎components/http_foundation.rst

Copy file name to clipboardExpand all lines: components/http_foundation.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ It is possible to delete the file after the request is sent with the
519519
Please note that this will not work when the ``X-Sendfile`` header is set.
520520

521521
.. versionadded:: 3.3
522-
The ``Stream`` class has been introduced in Symfony 3.3.
522+
The ``Stream`` class was introduced in Symfony 3.3.
523523

524524
If the size of the served file is unknown (e.g. because it's being generated on the fly,
525525
or because a PHP stream filter is registered on it, etc.), you can pass a ``Stream``

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.