Test: /sapi/cli/tests/bug67429.phpt - Version 7.2.0-dev        

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

Count Diff
30 (63%)
001+ Server is not running
001- HTTP/1.1 308 Permanent Redirect
002- Date: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: text/html; charset=UTF-8
006-
007- HTTP/1.1 426 Upgrade Required
008- Date: %s
009- Connection: close
010- X-Powered-By: %s
011- Content-type: text/html; charset=UTF-8
9 (19%)
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- Date: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: text/html; charset=UTF-8
006-
007- HTTP/1.1 426 Upgrade Required
008- Date: %s
009- Connection: close
010- X-Powered-By: %s
011- Content-type: text/html; charset=UTF-8
3 (6%)
006-
007- HTTP/1.1 426 Upgrade Required
008- Date: %s
009- Connection: close
010- X-Powered-By: %s
011- Content-type: text/html; charset=UTF-8
3 (6%)
2 (4%)
001+ Notice: Undefined variable: error in /home/travis/build/php/php-src/sapi/cli/tests/php_cli_server.inc on line 48
008+
009+ Notice: Undefined variable: error in /home/travis/build/php/php-src/sapi/cli/tests/php_cli_server.inc on line 48
1 (2%)
007+ Unable to connect to server
007- HTTP/1.1 426 Upgrade Required
008- Date: %s
009- Connection: close
010- X-Powered-By: %s
011- Content-type: text/html; charset=UTF-8