Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dc1eccc

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Bump Symfony version to 6.4.0 Update VERSION for 6.4.0-RC1 Update CHANGELOG for 6.4.0-RC1
2 parents 48793f9 + c86f390 commit dc1eccc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-6.4.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ 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.0-RC1 (2023-11-15)
11+
12+
* bug #52588 [Messenger] Use extension_loaded call to check if pcntl extension is loaded, as SIGTERM might be set be swoole (Sergii Dolgushev)
13+
* bug #52567 [AssetMapper] Fixing js sourceMappingURL extraction when sourceMappingURL used in code (weaverryan)
14+
* bug #52579 [DomCrawler] UriResolver support path with colons (vdauchy)
15+
* bug #52581 [Messenger] attach all required parameters to query (xabbuh)
16+
* feature #52568 [VarExporter] Deprecate per-property lazy-initializers (nicolas-grekas)
17+
* feature #52560 [Mailer] Update default Mailjet port (Katario)
18+
1019
* 6.4.0-BETA3 (2023-11-10)
1120

1221
* bug #51666 [RateLimiter] CompoundLimiter was accepting requests even when some limiters already consumed all tokens (10n)

0 commit comments

Comments
 (0)