Releases: anlutro/php-curl
Releases · anlutro/php-curl
Version 1.5.3
10 Nov 16:39
Compare
Sorry, something went wrong.
No results found
Version 1.5.2
27 Jun 07:40
Compare
Sorry, something went wrong.
No results found
fix a php 8.2 deprecation warning: #72
Version 1.5.1
14 Jun 19:31
Compare
Sorry, something went wrong.
No results found
small fix for CURLOPT_FILE support: #68
Version 1.5.0
01 Jun 18:23
Compare
Sorry, something went wrong.
No results found
#65 change in test infrastructure, switch from travis to github actions
#66 support CURLOPT_FILE
Version 1.4.8
26 Jan 17:16
Compare
Sorry, something went wrong.
No results found
add support for CURLOPT_HTTPAUTH, digest etc. #63
Version 1.4.7
14 Dec 09:04
Compare
Sorry, something went wrong.
No results found
Fix an issue where JSON requests without POST data would not work. #61
Version 1.4.6
19 Nov 22:47
Compare
Sorry, something went wrong.
No results found
Parse HTTP/2 responses. #60
Version 1.4.5
31 Oct 20:58
Compare
Sorry, something went wrong.
No results found
Avoid issues when sending empty JSON requests. #58
Version 1.4.4
31 Oct 20:57
Compare
Sorry, something went wrong.
No results found
Allow sending data with DELETE requests.
Version 1.4.3
05 May 19:33
Compare
Sorry, something went wrong.
No results found
Fix hanging HEAD requests. #51