Commit c8a47a4
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
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments