Commit 731f6da
committed
Merge branch '5.4' into 6.0
* 5.4:
[HttpClient] Don't ignore errors from curl_multi_exec()
[HttpClient] Double check if handle is complete
CI for macOS
[DependencyInjection] Resolve ChildDefinition in AbstractRecursivePass
[Translation] [Bridge] [Lokalise] Fix push keys to lokalise. Closes #…
[PropertyAccess] Fix accessing public property in Object
[Process] fixed uppercase ARGC and ARGV should also be skipped
[PropertyAccess] Add tests accessing public (dynamic) properties
[Mailer] Update docs for sendmail -t
[FrameworkBundle] Fix cache pool configuration with one adapter and one provider
[FrameworkBundle] Use correct cookie domain in loginUser()
Missing translations for Belarusian (be) #41032File tree
3 files changed
+26
-4
lines changed- DependencyInjection
- Tests/Functional
3 files changed
+26
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1055 | 1055 | | |
1056 | 1056 | | |
1057 | 1057 | | |
1058 | | - | |
1059 | | - | |
| 1058 | + | |
| 1059 | + | |
1060 | 1060 | | |
1061 | 1061 | | |
1062 | 1062 | | |
1063 | 1063 | | |
1064 | 1064 | | |
| 1065 | + | |
1065 | 1066 | | |
1066 | 1067 | | |
1067 | 1068 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
142 | 147 | | |
143 | 148 | | |
144 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
73 | 89 | | |
0 commit comments