Commit 9cbbd94
committed
Merge branch '6.3' into 6.4
* 6.3:
[Validator] Add missing validator translations in Polish language
[HttpClient] Fix encoding some characters in query strings
[HttpKernel] make RequestPayloadValueResolver:resolve() throw on variadic argument
[SecurityBundle] Remove last usages of tag `security.remember_me_aware`
[VarDumper] Dumping DateTime throws error if getTimezone is false
Only update autoload_runtime.php when it changed
[FrameworkBundle] Fix secrets:list not displaying local vars
[Intl] Update the ICU data to 73.2
[DoctrineBridge] add missing UPGRADE notes for #50689
[HttpClient] Force int conversion for floated multiplier for GenericRetryStrategy
[Security] Fix log message in OidcTokenHandler
Don't mark RedispatchMessage as internal
[FrameworkBundle] Ignore missing directories in about command
Revert "[Messenger] Respect `isRetryable` decision of the retry strategy when deciding if failed message should be re-delivered"
[Validator] Add the `message` option to the `PasswordStrength` constraint
[Validator][Translator] Fix xlf files for en & fr translations. Bug introduced by #50590
CS fix
Add missing EN and FR translations for newest constraints
[HttpClient] Remove final keyword on AsyncResponse
[DependencyInjection] Fix support for `false` boolean env vars3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments