8000 Merge pull request #62188 from fabpot/release-6.4.27 · symfony/symfony@32c1a19 · GitHub
[go: up one dir, main page]

Skip to content

Commit 32c1a19

Browse files
authored
Merge pull request #62188 from fabpot/release-6.4.27
released v6.4.27
2 parents a8aacb8 + 89a807e commit 32c1a19

File tree

3 files changed

+3677
-5817
lines changed

3 files changed

+3677
-5817
lines changed

CHANGELOG-6.4.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ in 6.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/v6.4.0...v6.4.1
99

10+
* 6.4.27 (2025-10-28)
11+
12+
* bug #62145 [Mailer] Fix parsing message ids in SMTP responses (hacfi)
13+
* bug #62096 [Cache] fix compatibility with Relay 0.12.1 (xabbuh)
14+
* bug #62078 [FrameworkBundle] Fix secrets:encrypt-from-local (nicolas-grekas)
15+
* bug #62028 [Validator] Update regular expression in URL validator (mjaschen)
16+
* bug #62054 [AssetMapper] Fix parsing `@import` that don't use url() (nicolas-grekas)
17+
* bug #62041 [DebugBundle] Wire `DumpDataCollector`'s `webMode` argument (HypeMC)
18+
* bug #62038 [Translation][Loco] filter should be empty when filtering on all domains (atomiix)
19+
* bug #62003 [Serializer] Fix unexpected type in denormalization errors when float|int union type used in constructor with non numeric string in form-data request (d-mitrofanov-v)
20+
* bug #61990 [Cache][RedisTagAwareAdapter] Add Predis2 Replication Interface check (BrianMwit)
21+
* bug #61960 [WebProfilerBundle] ”finish” errored requests (MatTheCat)
22+
* bug #61945 [Cache] fix compatibility with Relay 0.12 (xabbuh)
23+
* bug #61928 [Form] keep labels from configured choices (xabbuh)
24+
* bug #61889 [Serializer] Fix discriminator class mapping with allow_extra_attributes=false (chris54721)
25+
* bug #61861 [Console] Ensure terminal is usable after termination signal (johnstevenson)
26+
* bug #61876 [Mailer][MailJet] Fix forbidden headers case-sensitive comparison (benjamintoussaint)
27+
* bug #61875 [Form] do not cast too big floats to int (xabbuh)
28+
1029
* 6.4.26 (2025-09-27)
1130

1231
* bug #61856 [Console] do not pass the empty string to ord() (xabbuh)

0 commit comments

Comments
 (0)
0