Test: /sapi/cli/tests/php_cli_server_015.phpt - Version 7.2.1-dev    

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

Count Diff
5 (71%)
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- <br />
009- <b>Fatal error</b>: Uncaught Error: Call to undefined function non_exists_function() in %ssyntax_error.php:%d
010- Stack trace:
011- #0 %sindex.php(%d): require()
012- #1 {main}
013- thrown in <b>%ssyntax_error.php</b> on line <b>%d</b><br />
1 (14%)
001+ PHP 7.2.1-dev Development Server started at Tue Jan 23 20:30:46 2018
1 (14%)
001+ ** ERROR: process timed out **
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- <br />
009- <b>Fatal error</b>: Uncaught Error: Call to undefined function non_exists_function() in %ssyntax_error.php:%d
010- Stack trace:
011- #0 %sindex.php(%d): require()
012- #1 {main}
013- thrown in <b>%ssyntax_error.php</b> on line <b>%d</b><br />