Test: /sapi/cli/tests/bug67429.phpt - Version 5.4.42        

Feature/Change Request #67429 CLI server is missing some new HTTP response codes
Submitted: 2014-06-12 22:57:17 Modified: 2014-06-13 00:58:12
From: aharvey Assigned: aharvey
Status: Closed Package: Built-in web server
PHP Version: 5.4.29 OS: Irrelevant

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

Count Diff
3 (43%)
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/bug67429.php on line 13
001- HTTP/1.1 308 Permanent Redirect
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html
006+ Warning: fsockopen(): unable to connect to localhost:8964 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in %s/bug67429.php on line 13
007+ connect failed
006- HTTP/1.1 426 Upgrade Required
007- Connection: close
008- X-Powered-By: %s
009- Content-type: text/html
2 (29%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/bug67429.php on line 13
002+ connect failed
001- HTTP/1.1 308 Permanent Redirect
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html
005-
006- HTTP/1.1 426 Upgrade Required
007- Connection: close
008- X-Powered-By: %s
009- Content-type: text/html
1 (14%)
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 />
001- HTTP/1.1 308 Permanent Redirect
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html
004+ ** ERROR: process timed out **
006- HTTP/1.1 426 Upgrade Required
007- Connection: close
008- X-Powered-By: %s
009- Content-type: text/html
1 (14%)