Test: /sapi/cli/tests/php_cli_server_012.phpt - Version 5.4.0RC2-dev    

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

Count Diff
2 (40%)
004- X-Powered-By: PHP/%s
1 (20%)
005+ Content-type: text/html; charset=UTF-8
005- Content-type: text/html
1 (20%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection timed out) in %s/php_cli_server_012.php on line 10
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: closed
004- X-Powered-By: PHP/%s
005- Content-type: text/html
006-
007- Array
008- (
009- [a] => b
010- )
011- Array
012- (
013- [a] => b
014- [foo] => bar
015- )
1 (20%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Cannot assign requested address) in %s/php_cli_server_012.php on line 10
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: closed
004- X-Powered-By: PHP/%s
005- Content-type: text/html
006-
007- Array
008- (
009- [a] => b
010- )
011- Array
012- (
013- [a] => b
014- [foo] => bar
015- )