Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit70061b7

Browse files
authored
Merge pull request#51787 from fabpot/release-5.4.29
released v5.4.29
2 parentsd8e20aa +03c0330 commit70061b7

File tree

3 files changed

+67
-30
lines changed

3 files changed

+67
-30
lines changed

‎CHANGELOG-5.4.md‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ in 5.4 minor versions.
77
To get the diff for a specific change, go tohttps://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go tohttps://github.com/symfony/symfony/compare/v5.4.0...v5.4.1
99

10+
* 5.4.29 (2023-09-30)
11+
12+
* bug#51701[Serializer] Fix parsing XML root node attributes (mtarld)
13+
* bug#51588[FrameworkBundle] Always use buildDir as`ConfigBuilderGenerator` outputDir (HypeMC)
14+
* bug#51675[Messenger] Fix cloned TraceableStack not unstacking the stack independently (krciga22)
15+
* bug#51198[DependencyInjection] Fix autocasting`null` env values to empty string with`container.env_var_processors_locator` (fancyweb)
16+
* bug#51683[Cache] Fix support for Redis Sentinel using php-redis 6.0.0 (Qonstrukt)
17+
* bug#51686[SecurityBundle][PasswordHasher] Fix password migration with custom hasher service with security bundle config (ogizanagi)
18+
* bug#51671[FrameworkBundle] Fix support for`translator.default_path` in XML (HeahDude)
19+
* bug#51659[HttpClient] Fix TraceableResponse if response has no destruct method (maxhelias)
20+
* bug#51598[Cache] fix using multiple Redis Sentinel hosts when the first one is not resolvable (digilist)
21+
* bug#51497[FrameworkBundle] no serializer mapping cache in debug mode without enable_annotations (soyuka)
22+
* bug#51645[String] Update wcswidth data with Unicode 15.1 (fancyweb)
23+
* bug#51586[ErrorHandler] Handle PHP 8.3`highlight_file` function output changes (PhilETaylor)
24+
* bug#47221[Serializer] Fallback looking for DiscriminatorMap on interfaces (Caligone)
25+
* bug#51511[PasswordHasher] Avoid passing`null` to`hash_pbkdf2()` (sdespont)
26+
1027
* 5.4.28 (2023-08-26)
1128

1229
* bug#51474[Serializer] Fix wrong InvalidArgumentException thrown (mtarld)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp