Test: /ext/curl/tests/curl_basic_003.phpt - Version 7.1.8-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Unable to connect to server
001- *** Testing curl sending through GET an POST ***
002- string(208) "array(2) {
003- ["test"]=>
004- string(7) "getpost"
005- ["get_param"]=>
006- string(11) "Hello World"
007- }
008- array(3) {
009- ["Hello"]=>
010- string(5) "World"
011- ["Foo"]=>
012- string(3) "Bar"
013- ["Person"]=>
014- string(8) "John Doe"
015- }
016- "
017- ===DONE===