Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 57f8ff2

Browse files
committed
minor #20986 [HttpFoundation] update changelog (xabbuh)
This PR was merged into the 3.3-dev branch. Discussion ---------- [HttpFoundation] update changelog | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #20569 | License | MIT | Doc PR | Commits ------- e91a654 [HttpFoundation] update changelog
2 parents 4838d5d + e91a654 commit 57f8ff2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Symfony/Component/HttpFoundation/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

4+
3.3.0
5+
-----
6+
7+
* added the `Cookie::fromString()` method that allows to create a cookie from a
8+
raw header string
9+
410
3.1.0
511
-----
612

0 commit comments

Comments
 (0)