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 4.4 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/v4.4.0...v4.4.1
9
9
10
+ * 4.4.0-BETA2 (2019-11-13)
11
+
12
+ * bug #34344 [ Console] Constant STDOUT might be undefined (nicolas-grekas)
13
+ * security #cve-2019 -18886 [ Security\Core] throw AccessDeniedException when switch user fails (nicolas-grekas)
14
+ * security #cve-2019 -18888 [ Mime] fix guessing mime-types of files with leading dash (nicolas-grekas)
15
+ * security #cve-2019 -11325 [ VarExporter] fix exporting some strings (nicolas-grekas)
16
+ * security #cve-2019 -18889 [ Cache] forbid serializing AbstractAdapter and TagAwareAdapter instances (nicolas-grekas)
17
+ * security #cve-2019 -18888 [ HttpFoundation] fix guessing mime-types of files with leading dash (nicolas-grekas)
18
+ * security #cve-2019 -18887 [ HttpKernel] Use constant time comparison in UriSigner (stof)
19
+
10
20
* 4.4.0-BETA1 (2019-11-12)
11
21
12
22
* feature #34333 Revert "feature #34329 [ ExpressionLanguage] add XOR operator (ottaviano)" (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments