Test: /ext/curl/tests/curl_copy_handle_basic_005.phpt - Version 7.1.0beta3    

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

Count Diff
1 (50%)
002+ string(61) "array(1) {
002- string(163) "array(1) {
006+ array(0) {
006- array(3) {
007- ["Hello"]=>
008- string(5) "World"
009- ["Foo"]=>
010- string(3) "Bar"
011- ["Person"]=>
012- string(8) "John Doe"
1 (50%)
001+ ** ERROR: process timed out **
001- *** Test curl_copy_handle() after exec() with POST ***
002- string(163) "array(1) {
003- ["test"]=>
004- string(7) "getpost"
005- }
006- array(3) {
007- ["Hello"]=>
008- string(5) "World"
009- ["Foo"]=>
010- string(3) "Bar"
011- ["Person"]=>
012- string(8) "John Doe"
013- }
014- "
015- ===DONE===