Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a7a6956

Browse filesBrowse files
committed
Move to 4.0
1 parent 38fd8ac commit a7a6956
Copy full SHA for a7a6956

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/HttpFoundation/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/CHANGELOG.md
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.