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

Bug #68745 Invalid HTTP requests make web server segfault
Submitted: 2015-01-05 00:12:20 Modified: 2015-01-06 01:31:05
From: benjamin.morel Assigned: aharvey
Status: Closed Package: Built-in web server
PHP Version: 5.6.4 OS: Fedora 21

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- Date: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: text/html; charset=UTF-8
006-
007- int(%d)
10 (22%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/bug68745.php on line 8
002+ connect failed
001- HTTP/1.1 200 OK
002- Date: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: text/html; charset=UTF-8
006-
007- int(%d)
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