Test: /ext/curl/tests/curl_copy_handle_basic_004.phpt - Version 7.2.0-dev    

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

Count Diff
10 (71%)
002+ bool(false)
003+ ===DONE===
002- string(106) "array(2) {
003- ["test"]=>
004- string(7) "getpost"
005- ["get_param"]=>
006- string(11) "Hello World"
007- }
008- array(0) {
009- }
010- "
011- ===DONE===
4 (29%)
001+ Server is not running
001- *** Test curl_copy_handle() after exec() ***
002- string(106) "array(2) {
003- ["test"]=>
004- string(7) "getpost"
005- ["get_param"]=>
006- string(11) "Hello World"
007- }
008- array(0) {
009- }
010- "
011- ===DONE===