Commit 815e39f
committed
Merge branch '6.2' into 6.3
* 6.2:
[Translation] Fix merge
[SecurityBundle] Fix `Security::login()` on specific firewall
[MonologBridge] FirePHPHandler::onKernelResponse throws PHP 8.1 deprecation when no user agent is set
[Form] Skip password hashing on empty password
Update Redis version to 6.2.8
[Contracts] Fix setting $container before calling parent::setContainer in ServiceSubscriberTrait
[Messenger][Cache] fixed CallbackInterface support in async expiration handler
do not drop embed label classesFile tree
2 files changed
+8
-0
lines changed- Resources/views/Form
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
256 | 260 | | |
257 | 261 | | |
258 | 262 | | |
| |||
0 commit comments