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

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 5 different diffs reported by users for this test.

Count Diff
2 (33%)
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; charset=UTF-8
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; charset=UTF-8
1 (17%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Permission denied) 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; charset=UTF-8
005-
006- HTTP/1.1 426 Upgrade Required
007- Connection: close
008- X-Powered-By: %s
009- Content-type: text/html; charset=UTF-8
1 (17%)
001+ PHP 5.6.9 Development Server started at Wed Sep 22 13:44:56 2021
1 (17%)
001+ PHP 5.6.9 Development Server started at Mon Nov 27 15:15:45 2017
1 (17%)
001+ <br />
002+ <b>Warning</b>: Unknown: php_network_getaddresses: getaddrinfo failed: No address associated with hostname in <b>Unknown</b> on line <b>0</b><br />
003+
004+ Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: No address associated with hostname 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; charset=UTF-8
006+ Warning: fsockopen(): unable to connect to localhost:8964 (php_network_getaddresses: getaddrinfo failed: No address associated with hostname) 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; charset=UTF-8