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

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

Count Diff
1 (20%)
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- )
1 (20%)
001+ PHP 5.6.23 Development Server started at Wed Jul 31 19:28:11 2019
1 (20%)
001+ HTTP/1.1 404 Not Found
001- HTTP/1.1 200 OK
004+ Content-Type: text/html; charset=UTF-8
005+ Content-Length: 544
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
007+ <!doctype html><html><head><title>404 Not Found</title><style>
008+ body { background-color: #fcfcfc; color: #333333; margin: 0; padding:0; }
009+ h1 { font-size: 1.5em; font-weight: normal; background-color: #9999cc; min-height:2em; line-height:2em; border-bottom: 1px inset black; margin: 0; }
010+ h1, p { padding-left: 10px; }
011+ code.url { background-color: #eeeeee; font-family:monospace; padding:0 2px;}
012+ </style>
013+ </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/request.php</code> was not found on this server.</p></body></html>
007- Array
008- (
009- [a] => b
010- )
011- Array
012- (
013- [a] => b
014- [foo] => bar
015- )
1 (20%)
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 (20%)
001+ ** ERROR: process timed out **
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- )