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

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

Count Diff
29 (64%)
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 />
7 (16%)
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- 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 />
4 (9%)
2 (4%)
014+ <br />
015+ <b>Fatal error</b>: Uncaught Error: Call to undefined function non_exists_function() in /home/travis/build/nikic/php-src/sapi/cli/tests/syntax_error.php:1
016+ Stack trace:
017+ #0 /home/travis/build/nikic/php-src/sapi/cli/tests/index.php(1): require()
018+ #1 {main}
019+ thrown in <b>/home/travis/build/nikic/php-src/sapi/cli/tests/syntax_error.php</b> on line <b>1</b><br />
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- <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 />