Test: /sapi/cli/tests/bug68745.phpt - Version 5.6.11        

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

Count Diff
3 (38%)
001+ ** ERROR: process timed out **
001- HTTP/1.1 200 OK
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html; charset=UTF-8
005-
006- int(%d)
2 (25%)
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- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html; charset=UTF-8
005-
006- int(%d)
1 (13%)
006+ <br />
006- int(%d)
007+ <b>Warning</b>: Unknown: failed to open stream: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
008+ <br />
009+ <b>Fatal error</b>: Unknown: Failed opening required 'index.php' (include_path='.:/usr/local/lib/php') in <b>Unknown</b> on line <b>0</b><br />
1 (13%)
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/bug68745.php on line 8
001- HTTP/1.1 200 OK
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/bug68745.php on line 8
006- int(%d)
007+ connect failed
1 (13%)