Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cfcaba commit 5999020Copy full SHA for 5999020
CHANGELOG-2.7.md
@@ -7,6 +7,11 @@ in 2.7 minor versions.
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
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.7.0...v2.7.1
9
10
+* 2.7.49 (2018-08-01)
11
+
12
+ * security #cve-2018-14774 [HttpKernel] fix trusted headers management in HttpCache and InlineFragmentRenderer (nicolas-grekas)
13
+ * security #cve-2018-14773 [HttpFoundation] Remove support for legacy and risky HTTP headers (nicolas-grekas)
14
15
* 2.7.48 (2018-05-25)
16
17
* bug #27359 [HttpFoundation] Fix perf issue during MimeTypeGuesser intialization (nicolas-grekas)
0 commit comments