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.
2 parents ca3340b + 7fa617d commit 8df7732Copy full SHA for 8df7732
CHANGELOG-5.2.md
@@ -7,6 +7,12 @@ in 5.2 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/v5.2.0...v5.2.1
9
10
+* 5.2.14 (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 #42289 [HttpFoundation] Fixed type mismatch (Toflar)
15
16
* 5.2.13 (2021-07-27)
17
18
* bug #42270 [WebProfilerBundle] [WebProfiler] "empty" filter bugfix. Filter with name "empty" is not … (luzrain)
0 commit comments