Test: /ext/curl/tests/bug66109.phpt - Version 7.4.11        

Bug #66109 Option CURLOPT_CUSTOMREQUEST can't be reset to default.
Submitted: 2013-11-18 04:24:45 Modified: 2014-02-28 14:47:41
From: datibbaw Assigned: datibbaw
Status: Closed Package: cURL related
PHP Version: 5.5Git-2013-11-18 (Git) OS: n/a

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
001+ Server is not running 001- string(6) "DELETE" 002- string(3) "GET"
1 (33%)
001+ string(0) "" 002+ string(0) "" 001- string(6) "DELETE" 002- string(3) "GET"