Commit bb4c882
committed
Merge branch '6.4' into 7.0
* 6.4:
fix lowest deps
synchronize RelayProxy
[Form] Adding more `@var` PHPDoc's to silence psalm
[Validator] added missing Hungarian translation
[Validator] add missing lv translation
fix the exception being thrown
fix syntax error
fix redis messenger scheme comparison
[Scheduler] Separate id and description in message providers
[Form] Adding `@var` PHPDoc to silence psalm
append instead of replacing potentially non-existent named-arguments
[Validator] added missing Polish translation
add translations for the MacAddress constraint
remove invalid changelog entry
Added missing Serbian (sr_Latn) translations
[Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from `parse_url()` results
[Security] added missing Albanian translations
[Validator] Add missing Hungarian translation
[Serializer] Fix using deserialization path
[Validator] Add missing hr translationFile tree
4 files changed
+17
-13
lines changed- DependencyInjection
- Tests
- Fixtures/Messenger
- Functional
4 files changed
+17
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2776 | 2776 | | |
2777 | 2777 | | |
2778 | 2778 | | |
2779 | | - | |
2780 | | - | |
2781 | | - | |
| 2779 | + | |
| 2780 | + | |
| 2781 | + | |
2782 | 2782 | | |
2783 | 2783 | | |
2784 | 2784 | | |
2785 | 2785 | | |
2786 | 2786 | | |
2787 | 2787 | | |
2788 | | - | |
2789 | | - | |
2790 | | - | |
2791 | | - | |
| 2788 | + | |
| 2789 | + | |
| 2790 | + | |
| 2791 | + | |
2792 | 2792 | | |
2793 | 2793 | | |
2794 | 2794 | | |
2795 | 2795 | | |
2796 | | - | |
2797 | | - | |
2798 | | - | |
2799 | | - | |
| 2796 | + | |
| 2797 | + | |
| 2798 | + | |
| 2799 | + | |
2800 | 2800 | | |
2801 | 2801 | | |
2802 | 2802 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments