Skip to content

Commit 7bdf3ee

Browse files
committed
Update CHANGELOG for 4.4.13
1 parent 55f451e commit 7bdf3ee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-4.4.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ in 4.4 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.4.0...v4.4.1
99

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+
1019
* 4.4.12 (2020-08-31)
1120

1221
* bug #37966 [HttpClient][MockHttpClient][DX] Throw when the response factory callable does not return a valid response (fancyweb)

0 commit comments

Comments
 (0)