Test: /sapi/cli/tests/php_cli_server_014.phpt - Version 7.0.9    

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

Count Diff
2 (25%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_014.php on line 13
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: %s
006-
007- done
008- HTTP/1.1 404 Not Found
009- Host: %s
010- Connection: close
011- Content-Type: %s
012- Content-Length: %d
013-
014- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
015- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</code> was not found on this server.</p></body></html>
2 (25%)
001+ Fatal error: Uncaught RuntimeException: usleep is not suitable for use in multi threaded applications, use synchronized Threaded::wait in /usr/local/src/php-7.0.9/sapi/cli/tests/php_cli_server.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/php-7.0.9/sapi/cli/tests/php_cli_server.inc(41): usleep(10000)
004+ #1 %s/php_cli_server_014.php(3): php_cli_server_start('echo done, "\\n"...', NULL)
005+ #2 {main}
006+ thrown in /usr/local/src/php-7.0.9/sapi/cli/tests/php_cli_server.inc on line 41
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: %s
006-
007- done
008- HTTP/1.1 404 Not Found
009- Host: %s
010- Connection: close
011- Content-Type: %s
012- Content-Length: %d
013-
014- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
015- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</code> was not found on this server.</p></body></html>
1 (13%)
008+ HTTP/1.1 200 OK
008- HTTP/1.1 404 Not Found
011+ X-Powered-By: PHP/7.0.9
012+ Content-type: text/html; charset=UTF-8
011- Content-Type: %s
012- Content-Length: %d
014+ done
014- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
015- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</code> was not found on this server.</p></body></html>
1 (13%)
007+ <br />
008+ <b>Warning</b>: Unknown: failed to open stream: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
009+ <br />
010+ <b>Fatal error</b>: Unknown: Failed opening required 'responder/get.php' (include_path='.:/opt/php-7.0/lib/php') in <b>Unknown</b> on line <b>0</b><br />
011+ HTTP/1.1 200 OK
007- done
008- HTTP/1.1 404 Not Found
011- Content-Type: %s
012- Content-Length: %d
014+ X-Powered-By: PHP/7.0.9
015+ Content-type: text/html; charset=UTF-8
014- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
015- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</code> was not found on this server.</p></body></html>
017+ <br />
018+ <b>Warning</b>: Unknown: failed to open stream: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
019+ <br />
020+ <b>Fatal error</b>: Unknown: Failed opening required 'responder/get.php' (include_path='.:/opt/php-7.0/lib/php') in <b>Unknown</b> on line <b>0</b><br />
1 (13%)
001+ PHP 7.0.9 Development Server started at Wed Jul 27 12:38:58 2016
1 (13%)