Test: /sapi/cli/tests/bug71005.phpt - Version 7.4.21        

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

Count Diff
1 (50%)
001+ Server is not accepting connections after 6 seconds 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
1 (50%)
001+ HTTP/1.1 100 Continue 001- HTTP/1.1 200 OK 007- 008- goodbye