8000
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 2d6bf2e commit be612feCopy full SHA for be612fe
CHANGELOG-2.8.md
@@ -7,6 +7,11 @@ in 2.8 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.8.0...v2.8.1
9
10
+* 2.8.52 (2019-11-13)
11
+
12
+ * security #cve-2019-18888 [HttpFoundation] fix guessing mime-types of files with leading dash (nicolas-grekas)
13
+ * security #cve-2019-18887 [HttpKernel] Use constant time comparison in UriSigner (stof)
14
15
* 2.8.51 (2019-04-17)
16
17
* no changes
0 commit comments