Commit 4fa5cb4
committed
Merge branch '7.4' into 8.0
* 7.4:
Use phpunit attribute
Remove some implicit bool type juggling
[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`
run tests with PHPUnit 12.1 on PHP >= 8.3
Fix wrong boolean values
minor #61328 [FrameworkBundle] Decouple ControllerResolverTest from HttpKernel (nicolas-grekas)
[Messenger] Fix NoAutoAckStamp handling in Worker::flush()
[DependencyInjection] Dump XML using plain PHP, no DOM needed1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | | - | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | | - | |
| 115 | + | |
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| |||
355 | 357 | | |
356 | 358 | | |
357 | 359 | | |
| 360 | + | |
| 361 | + | |
358 | 362 | | |
359 | | - | |
| 363 | + | |
360 | 364 | | |
361 | 365 | | |
362 | | - | |
| 366 | + | |
363 | 367 | | |
364 | 368 | | |
365 | 369 | | |
| |||
0 commit comments