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

Bug #66830 Empty header causes PHP built-in web server to hang
Submitted: 2014-03-05 22:38:58 Modified: 2014-07-06 02:25:45
From: jon.dufresne Assigned:
Status: Closed Package: Built-in web server
PHP Version: 5.5.9 OS: Fedora 20

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

Count Diff
30 (67%)
001+ Server is not running
001- HTTP/1.1 200 OK
002- Host: %s
003- Date: %s
004- Connection: close
005- X-Powered-By: %s
006- Content-type: text/html; charset=UTF-8
10 (22%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/bug66830.php on line 11
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Date: %s
004- Connection: close
005- X-Powered-By: %s
006- Content-type: text/html; charset=UTF-8
3 (7%)
2 (4%)
001+ Notice: Undefined variable: error in /home/travis/build/php/php-src/sapi/cli/tests/php_cli_server.inc on line 48