Skip to content

Commit 59d7d81

Browse files
iReddskenjis
andauthored
Update user_guide_src/source/general/errors.rst
Version of the new functionality. Co-authored-by: kenjis <[email protected]>
1 parent a5d830d commit 59d7d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/general/errors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ redirect code to use instead of the default (``302``, "temporary redirect"):
114114

115115
.. literalinclude:: errors/011.php
116116

117-
Also, an object of a class that implements ResponseInterface can be used as the first argument.
117+
Also, since v4.4.0 an object of a class that implements ResponseInterface can be used as the first argument.
118118
This solution is suitable for cases where you need to add additional headers or cookies in the response.
119119

120120
.. literalinclude:: errors/018.php

0 commit comments

Comments
 (0)