8000 updated CHANGELOG for 2.8.45 · symfony/symfony@0aee31f · GitHub
[go: up one dir, main page]

Skip to content

Commit 0aee31f

Browse files
committed
updated CHANGELOG for 2.8.45
1 parent b547855 commit 0aee31f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-2.8.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ in 2.8 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.8.0...v2.8.1
99

10+
* 2.8.45 (2018-08-27)
11+
12+
* bug #28278 [HttpFoundation] Fix unprepared BinaryFileResponse sends empty file (wackymole)
13+
* bug #28241 [HttpKernel] fix forwarding trusted headers as server parameters (nicolas-grekas)
14+
* bug #28220 [PropertyAccess] fix type error handling when writing values (xabbuh)
15+
* bug #28100 [Security] Call AccessListener after LogoutListener (chalasr)
16+
* bug #28144 [HttpFoundation] fix false-positive ConflictingHeadersException (nicolas-grekas)
17+
* bug #28055 [PropertyInfo] Allow nested collections (jderusse)
18+
* bug #28083 Remove the Expires header when calling Response::expire() (javiereguiluz)
19+
1020
* 2.8.44 (2018-08-01)
1121

1222
* security #cve-2018-14774 [HttpKernel] fix trusted headers management in HttpCache and InlineFragmentRenderer (nicolas-grekas)

0 commit comments

Comments
 (0)
0