8000 Update CHANGELOG for 6.3.7 · symfony/symfony@def887a · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit def887a

Browse files
committed
Update CHANGELOG for 6.3.7
1 parent a695fa4 commit def887a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG-6.3.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ in 6.3 minor versions.
77
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
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v6.3.0...v6.3.1
99

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+
1025
* 6.3.6 (2023-10-21)
1126

1227
* bug #52201 [HttpKernel] Resolve EBADP error on flock with LOCK_SH with NFS (driskell)

0 commit comments

Comments
 (0)
0