8000 4.1 · symfony/symfony@b641717 · GitHub
[go: up one dir, main page]

Skip to content

Commit b641717

Browse files
committed
4.1
1 parent d880946 commit b641717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ CHANGELOG
1212
`*` and `*/*` default values (if they are present in the Accept HTTP header)
1313
when looking for items.
1414
* deprecated `Request::getSession()` when no session has been set. Use `Request::hasSession()` instead.
15+
* added `HeaderUtility`.
1516

1617
4.0.0
1718
-----
@@ -33,7 +34,6 @@ CHANGELOG
3334
* setting session save handlers that do not implement `\SessionHandlerInterface` in
3435
`NativeSessionStorage::setSaveHandler()` is not supported anymore and throws a
3536
`\TypeError`
36-
* added `HeaderUtility`
3737

3838
3.4.0
3939
-----

0 commit comments

Comments
 (0)
0