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

Bug #71005 Segfault in php_cli_server_dispatch_router()
Submitted: 2015-12-01 00:44:37 Modified: 2015-12-01 00:57:09
From: aharvey Assigned: aharvey
Status: Closed Package: Built-in web server
PHP Version: 7.0Git-2015-12-01 (Git) OS: Probably irrelevant (OSX; Linux)

There are 5 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: PHP/%s
006- Content-type: text/html; charset=UTF-8
007-
008- goodbye
9 (20%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/bug71005.php on line 14
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Date: %s
004- Connection: close
005- X-Powered-By: PHP/%s
006- Content-type: text/html; charset=UTF-8
007-
008- goodbye
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
1 (2%)
001+ Unable to connect to servers
001- HTTP/1.1 200 OK
002- Host: %s
003- Date: %s
004- Connection: close
005- X-Powered-By: PHP/%s
006- Content-type: text/html; charset=UTF-8
007-
008- goodbye