Commit a6dbd88
committed
WP/AlternativeFunctions: allow calling
`curl_version()` doesn't create or need a cURL resource, so is perfectly fine to use.
Ref: http://php.net/manual/en/function.curl-version.phpcurl_version()
1 parent 95b904e commit a6dbd88
File tree
2 files changed
+6
-0
lines changed- WordPress
- Sniffs/WP
- Tests/WP
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
276 | 280 | | |
277 | 281 | | |
278 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
0 commit comments