Test: /ext/curl/tests/curl_setopt_basic002.phpt - Version 5.5.0-dev    

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

Count Diff
1 (50%)
002+ string(14) "* No URL set!
003+ "
002- string(%d) "%S"
003- string(%d) "%S"
004+ string(414) "* About to connect() to curlresponder port 8080 (#0)
005+ * Trying 127.0.0.1... * connected
006+ * Connected to curlresponder (127.0.0.1) port 8080 (#0)
007+ > GET / HTTP/1.1
008+ Host: curlresponder:8080
009+ Accept: */*
010+
011+ < HTTP/1.1 200 OK
012+ < Date: Thu, 25 Aug 2011 11:00:55 GMT
013+ < Server: Apache/2.2.17 (Ubuntu)
014+ < Content-Length: 727
015+ < Content-Type: text/html;charset=UTF-8
016+ <
017+ * Connection #0 to host curlresponder left intact
018+ "
019+ Segmentation fault
1 (50%)
002+ string(14) "* No URL set!
003+ "
002- string(%d) "%S"
003- string(%d) "%S"
004+ string(111) "* getaddrinfo(3) failed for curlresponder:8080
005+ * Couldn't resolve host 'curlresponder'
006+ * Closing connection #0
007+ "