Skip to content

Commit c944196

Browse files
committed
Update CHANGELOG for 5.3.6
1 parent a8ee3db commit c944196

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG-5.3.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ in 5.3 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/v5.3.0...v5.3.1
99

10+
* 5.3.6 (2021-07-29)
11+
12+
* bug #42307 [Mailer] Fixed decode exception when sendgrid response is 202 (rubanooo)
13+
* bug #42296 [Dotenv][Yaml] Remove PHP 8.0 polyfill (derrabus)
14+
* bug #42274 [VarDumper] `HtmlDumper::setDumpHeader()` accepts `null` (rrpadilla)
15+
* bug #42289 [HttpFoundation] Fixed type mismatch (Toflar)
16+
* bug #42259 [Security] fix Check if it has session before getSession() (mousezheng)
17+
1018
* 5.3.5 (2021-07-27)
1119

1220
* bug #42270 [WebProfilerBundle] [WebProfiler] "empty" filter bugfix. Filter with name "empty" is not … (luzrain)

0 commit comments

Comments
 (0)