Test: /ext/curl/tests/curl_CURLOPT_READDATA.phpt - Version 5.6.38    

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

Count Diff
2 (50%)
001+ ** ERROR: process timed out **
001- array(2) {
002- ["hello"]=>
003- string(5) "world"
004- ["smurf"]=>
005- string(4) "blue"
006- }
1 (25%)
001+ Error #7: couldn't connect to host
001- array(2) {
002- ["hello"]=>
003- string(5) "world"
004- ["smurf"]=>
005- string(4) "blue"
006- }
1 (25%)
001+ Error #7: Failed to connect to localhost port 8964: Connection refused
001- array(2) {
002- ["hello"]=>
003- string(5) "world"
004- ["smurf"]=>
005- string(4) "blue"
006- }