Test: /sapi/cli/tests/php_cli_server_012.phpt - Version 7.0.8    

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

Count Diff
3 (38%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_012.php on line 10
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
006-
007- Array
008- (
009- [a] => b
010- )
011- Array
012- (
013- [a] => b
014- [foo] => bar
015- )
3 (38%)
001+ <br />
002+ <b>Warning</b>: Unknown: php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>Unknown</b> on line <b>0</b><br />
003+
004+ Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/php_cli_server_012.php on line 10
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
006+ Warning: fsockopen(): unable to connect to localhost:8964 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in %s/php_cli_server_012.php on line 10
007+ connect failed
007- Array
008- (
009- [a] => b
010- )
011- Array
012- (
013- [a] => b
014- [foo] => bar
015- )
1 (13%)
007+ Hello World!
008+ Hello World!
007- Array
008- (
009- [a] => b
010- )
011- Array
012- (
013- [a] => b
014- [foo] => bar
015- )
1 (13%)
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
007- Array
008- (
009- [a] => b
010- )
011- Array
012- (
013- [a] => b
014- [foo] => bar
015- )