Skip to content

Commit 09e27fa

Browse files
authored
version added
1 parent e233519 commit 09e27fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/http_foundation.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,9 @@ You can clear a cookie via the
380380
Note you can create a
381381
:class:`Symfony\\Component\\HttpFoundation\\Cookie` object from a raw header value using :method:`Symfony\Component\HttpFoundation\Cookie::fromString`.
382382

383+
.. versionadded:: 3.3
384+
The ``Cookie::fromString`` method was introduced in Symfony 3.3.
385+
383386
Managing the HTTP Cache
384387
~~~~~~~~~~~~~~~~~~~~~~~
385388

0 commit comments

Comments
 (0)