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

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

Count Diff
3 (27%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_020.php on line 8
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- string(6) "SEARCH"
3 (27%)
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_020.php on line 8
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_020.php on line 8
007- string(6) "SEARCH"
007+ connect failed
3 (27%)
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- string(6) "SEARCH"
1 (9%)
007+ Hello World!
007- string(6) "SEARCH"
008+ Hello World!
1 (9%)
001+ HTTP/1.1 501 Not Implemented
001- HTTP/1.1 200 OK
004+ Content-Type: text/html; charset=UTF-8
005+ Content-Length: 495
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
007+ <!doctype html><html><head><title>501 Not Implemented</title><style>
007- string(6) "SEARCH"
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 Implemented</h1><p>Request method not supported.</p></body></html>