8000 Move to 4.0 · symfony/symfony@5fee47a · GitHub
[go: up one dir, main page]

Skip to content

Commit 5fee47a

Browse files
committed
Move to 4.0
1 parent 8def26d commit 5fee47a

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
@@ -33,6 +33,7 @@ CHANGELOG
3333
* setting session save handlers that do not implement `\SessionHandlerInterface` in
3434
`NativeSessionStorage::setSaveHandler()` is not supported anymore and throws a
3535
`\TypeError`
36+
* added `HeaderUtility`
3637

3738
3.4.0
3839
-----
@@ -43,7 +44,6 @@ CHANGELOG
4344
* deprecated setting session save handlers that do not implement `\SessionHandlerInterface` in `NativeSessionStorage::setSaveHandler()`
4445
* deprecated using `MongoDbSessionHandler` with the legacy mongo extension; use it with the mongodb/mongodb package and ext-mongodb instead
4546
* deprecated `MemcacheSessionHandler`; use `MemcachedSessionHandler` instead
46-
* added `HeaderUtility`
4747

4848
3.3.0
4949
-----

0 commit comments

Comments
 (0)
0