Commit 4415fa3
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 vars2 files changed
+55
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
109 | 155 | | |
110 | 156 | | |
111 | 157 | | |
| |||
423 | 469 | | |
424 | 470 | | |
425 | 471 | | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
0 commit comments