File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ in 2.8 minor versions.
7
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.8.0...v2.8.1
9
9
826A
td>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
+
10
20
* 2.8.44 (2018-08-01)
11
21
12
22
* security #cve-2018 -14774 [ HttpKernel] fix trusted headers management in HttpCache and InlineFragmentRenderer (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments