Commit e4cfe0b
committed
Merge branch '7.3' into 7.4
* 7.3:
[Scheduler] Fix `scheduler.task` tag arguments optionality
use false instead of null to hide the currency symbol
[FrameworkBundle] Fix block type from `OK` to `ERROR` when local vault is disabled in `SecretsRemoveCommand`
Fix wrong boolean values
minor #61328 [FrameworkBundle] Decouple ControllerResolverTest from HttpKernel (nicolas-grekas)
[Messenger] Fix NoAutoAckStamp handling in Worker::flush()1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1452 | 1452 | | |
1453 | 1453 | | |
1454 | 1454 | | |
1455 | | - | |
| 1455 | + | |
1456 | 1456 | | |
1457 | 1457 | | |
1458 | 1458 | | |
| |||
2746 | 2746 | | |
2747 | 2747 | | |
2748 | 2748 | | |
2749 | | - | |
2750 | | - | |
2751 | | - | |
| 2749 | + | |
| 2750 | + | |
| 2751 | + | |
2752 | 2752 | | |
2753 | 2753 | | |
2754 | 2754 | | |
| |||
0 commit comments