Commit 90a4e66
committed
Merge branch '4.4' into 5.4
* 4.4:
[Stopwatch] Fix test expectation
[SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
KernelTestCase resets internal state on tearDown
[HttpKernel] Fix extracting controller name from closures
[Intl] fix wrong offset timezone PHP 8.1
Fix type binding
Remove duplicated test
Make document type nodes ignorable
Initialize Symfony\Component\Security\Core\Exception\AccountStatusException:: property2 files changed
+8
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
666 | 672 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 71 | + | |
80 | 72 | | |
81 | | - | |
| 73 | + | |
82 | 74 | | |
83 | 75 | | |
84 | 76 | | |
| |||
0 commit comments