File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ 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.13 (2020-09-02)
11
+
12
+ * security #cve-2020 -15094 Remove headers with internal meaning from HttpClient responses (mpdude)
13
+ * bug #38024 [ Console] Fix undefined index for inconsistent command name definition (chalasr)
14
+ * bug #38023 [ DI] fix inlining of non-shared services (nicolas-grekas)
15
+ * bug #38020 [ PhpUnitBridge] swallow deprecations (xabbuh)
16
+ * bug #38010 [ Cache] Psr16Cache does not handle Proxy cache items (alex-dev)
17
+ * bug #37937 [ Serializer] fixed fix encoding of cache keys with anonymous classes (michaelzangerle)
18
+
10
19
* 4.4.12 (2020-08-31)
11
20
12
21
* bug #37966 [ HttpClient] [ MockHttpClient ] [ DX] Throw when the response factory callable does not return a valid response (fancyweb)
You can’t perform that action at this time.
0 commit comments