Test: /sapi/cli/tests/php_cli_server_015.phpt - Version 7.0.14    

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

Count Diff
3 (75%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_015.php on line 12
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
006-
007- <br />
008- <b>Fatal error</b>: Uncaught Error: Call to undefined function non_exists_function() in %ssyntax_error.php:%d
009- Stack trace:
010- #0 %sindex.php(%d): require()
011- #1 {main}
012- thrown in <b>%ssyntax_error.php</b> on line <b>%d</b><br />
1 (25%)
001+ ** ERROR: process timed out **
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
006-
007- <br />
008- <b>Fatal error</b>: Uncaught Error: Call to undefined function non_exists_function() in %ssyntax_error.php:%d
009- Stack trace:
010- #0 %sindex.php(%d): require()
011- #1 {main}
012- thrown in <b>%ssyntax_error.php</b> on line <b>%d</b><br />