Commit 262acfd
authored
Conditionally close the curl handle (#150)
`curl_close` has no effect since PHP 8.0 and is deprecated since 8.5
https://www.php.net/curl_close1 parent 9462dc6 commit 262acfd
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2141 | 2141 | | |
2142 | 2142 | | |
2143 | 2143 | | |
2144 | | - | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
| 2147 | + | |
| 2148 | + | |
2145 | 2149 | | |
2146 | 2150 | | |
2147 | 2151 | | |
| |||
0 commit comments