Test: /ext/curl/tests/curl_copy_handle_basic_002.phpt - Version 7.4.8    

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

Count Diff
2 (67%)
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 (33%)
001+ Unable to connect to server 001- *** Testing curl copy handle with simple 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===