Commit 52b3c9c
committed
Merge branch '5.4' into 6.0
* 5.4: (33 commits)
do not pass a boolean to the constructor of the Dotenv class
[Notifier] Fix low-deps tests
Deprecate Composer 1
[Filesystem] Add third argument `$lockFile` to `Filesystem::appendToFile()`
[TwigBundle] fix auto-enabling assets/expression/routing/yaml/workflow extensions
[PhpUnitBridge] fix symlink to bridge in docker by making its path relative
[Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist
Fix markup
[Notifier] Add Expo bridge
Add polish translations (#43725)
Rename translation:update to translation:extract
[String] Add PLURAL_MAP "zombies" -- fix #43789
Added support for `statusCode` default parameter when loading a template directly from route using the `Symfony\Bundle\FrameworkBundle\Controller\TemplateController` controller.
[Validator] Update validators.bs.xlf
Cache voters that will always abstain
[Messenger] Fix `TraceableMessageBus` implementation so it can compute caller even when used within a callback
[Validator] Add the missing translations for Russian (ru)
[Validator] Added missing translations for Latvian (lv)
[Validator] Added missing translations
[Validator] Add missing translations for Vietnamese (VI)
...2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
| 668 | + | |
668 | 669 | | |
669 | 670 | | |
670 | 671 | | |
671 | | - | |
| 672 | + | |
672 | 673 | | |
673 | 674 | | |
674 | 675 | | |
| |||
680 | 681 | | |
681 | 682 | | |
682 | 683 | | |
683 | | - | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
684 | 687 | | |
685 | 688 | | |
686 | 689 | | |
| |||
0 commit comments