Commit cf5a568
committed
Remove compat hack for curl_httppost
HttpPost was renamed to curl_httppost in curl 7.9.6. Since the minimum
version for PHP is 7.61.0, we can safely depend on curl_httppost.
curl/curl@57998521 parent f745a2f commit cf5a568
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 35 | | |
41 | 36 | | |
42 | 37 | | |
| |||
1110 | 1105 | | |
1111 | 1106 | | |
1112 | 1107 | | |
1113 | | - | |
| 1108 | + | |
1114 | 1109 | | |
1115 | 1110 | | |
1116 | 1111 | | |
| |||
0 commit comments