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

Skip to content

Commit a7a6956

Browse files
committed
Move to 4.0
1 parent 38fd8ac commit a7a6956

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
@@ -21,6 +21,7 @@ CHANGELOG
2121
* setting session save handlers that do not implement `\SessionHandlerInterface` in
2222
`NativeSessionStorage::setSaveHandler()` is not supported anymore and throws a
2323
`\TypeError`
24+
* added `HeaderUtility`
2425

2526
3.4.0
2627
-----
@@ -31,7 +32,6 @@ CHANGELOG
3132
* deprecated setting session save handlers that do not implement `\SessionHandlerInterface` in `NativeSessionStorage::setSaveHandler()`
3233
* deprecated using `MongoDbSessionHandler` with the legacy mongo extension; use it with the mongodb/mongodb package and ext-mongodb instead
3334
* deprecated `MemcacheSessionHandler`; use `MemcachedSessionHandler` instead
34-
* added `HeaderUtility`
3535

3636
3.3.0
3737
-----

0 commit comments

Comments
 (0)