File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,21 @@ in 6.3 minor versions.
7
7
To get the diff for a specific change, go to htt
8000
ps://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/v6.3.0...v6.3.1
9
9
10
+ * 6.3.7 (2023-10-29)
11
+
12
+ * bug #52329 [ HttpClient] Psr18Client: parse HTTP Reason Phrase for Response (Hanmac)
13
+ * bug #52332 [ Yaml] Fix deprecated passing null to trim() (javaDeveloperKid)
14
+ * bug #52343 [ Intl] Update the ICU data to 74.1 (jderusse)
15
+ * bug #52347 [ Form] Fix merging form data and files (ter) (Jan Pintr)
16
+ * bug #52307 [ Scheduler] Save checkpoint in a finally block (FrancoisPog)
17
+ * bug #52308 [ SecurityBundle] Fix missing login-link element in xsd schema (fancyweb)
18
+ * bug #51992 [ Serializer] Fix using ` DateIntervalNormalizer ` with union types (Jeroeny)
19
+ * bug #52276 DB table locks on messenger_messages with many failures (bn-jdcook)
20
+ * bug #52232 [ Messenger] declare constructor argument as optional for backwards compatibility (xabbuh)
21
+ * bug #52283 [ Serializer] Handle default context when denormalizing timestamps in DateTimeNormalizer (mtarld)
22
+ * bug #52268 [ Mailer] [ Notifier ] Update Sendinblue / Brevo API host (Stephanie)
23
+ * bug #52255 [ Form] Skip merging params & files if there are no files in the first place (dmaicher, priyadi)
24
+
10
25
* 6.3.6 (2023-10-21)
11
26
12
27
* bug #52201 [ HttpKernel] Resolve EBADP error on flock with LOCK_SH with NFS (driskell)
You can’t perform that action at this time.
0 commit comments