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

Skip to content

Commit 56b848e

Browse files
committed
4.1
1 parent d9d4098 commit 56b848e

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
@@ -15,6 +15,7 @@ CHANGELOG
1515
* added `CannotWriteFileException`, `ExtensionFileException`, `FormSizeFileException`,
1616
`IniSizeFileException`, `NoFileException`, `NoTmpDirFileException`, `PartialFileException` to
1717
handle failed `UploadedFile`.
18+
* added `HeaderUtility`.
1819

1920
4.0.0
2021
-----
@@ -36,7 +37,6 @@ CHANGELOG
3637
* setting session save handlers that do not implement `\SessionHandlerInterface` in
3738
`NativeSessionStorage::setSaveHandler()` is not supported anymore and throws a
3839
`\TypeError`
39-
* added `HeaderUtility`
4040

4141
3.4.0
4242
-----

0 commit comments

Comments
 (0)