Commit 7fc9baa
committed
Merge branch '5.4' into 6.0
* 5.4:
[Messenger] Fix dealing with unexpected payload in Redis transport
[Filesystem] Update some PHPDoc of the Path class
[VarDumper] Fix dumping mysqli_driver instances
Fix missing ReturnTypeWillChange attributes
[Cache] Add missing log when saving namespace
[HttpKernel] Reset services between requests performed by KernelBrowser
[HttpKernel] Remove unused argument in ArgumentMetadataFactory
[Stopwatch] Fix test expectation
[SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
KernelTestCase resets internal state on tearDown
[Security/Http] Fix getting password-upgrader when user-loader is a closure
[HttpKernel] Fix extracting controller name from closures
[Intl] fix wrong offset timezone PHP 8.1
Fix type binding
Remove duplicated test
[Dotenv] Fix reading config for symfony/runtime when running dump command
[Serializer] Remove unnecessary break
[Runtime] Fix dotenv_overload with commands
Make document type nodes ignorable
Initialize Symfony\Component\Security\Core\Exception\AccountStatusException:: property1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | | - | |
| 588 | + | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
| 591 | + | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | | - | |
| 601 | + | |
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
609 | | - | |
| 609 | + | |
610 | 610 | | |
611 | 611 | | |
612 | | - | |
| 612 | + | |
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
| |||
0 commit comments