Test: /sapi/cli/tests/php_cli_server_013.phpt - Version 7.4.24    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ HTTP/1.1 200 OK 001- HTTP/1.1 404 Not Found 005+ X-Powered-By: PHP/7.4.24 006+ Content-type: text/html; charset=UTF-8 007+ 008+ <br /> 009+ <b>Warning</b>: Unknown: failed to open stream: No such file or directory in <b>Unknown</b> on line <b>0</b><br /> 010+ <br /> 011+ <b>Fatal error</b>: Unknown: Failed opening required 'index.php' (include_path='.:') in <b>Unknown</b> on line <b>0</b><br /> 005- Content-Type: text/html; charset=UTF-8 006- Content-Length: %d 008- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style> 009- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/</code> was not found on this server.</p></body></html> 010- HTTP/1.1 404 Not Found 013+ HTTP/1.1 200 OK 014- Content-Type: text/html; charset=UTF-8 015- Content-Length: %d 017+ X-Powered-By: PHP/7.4.24 018+ Content-type: text/html; charset=UTF-8 019+ 020+ <br /> 021+ <b>Warning</b>: Unknown: failed to open stream: No such file or directory in <b>Unknown</b> on line <b>0</b><br /> 022+ <br /> 023+ <b>Fatal error</b>: Unknown: Failed opening required 'index.php' (include_path='.:') in <b>Unknown</b> on line <b>0</b><br /> 017- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style> 018- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/style.css</code> was not found on this server.</p></body></html> 019- HTTP/1.1 404 Not Found 023- Content-Type: text/html; charset=UTF-8 024- Content-Length: %d 025+ HTTP/1.1 200 OK 029+ X-Powered-By: PHP/7.4.24 030+ Content-type: text/html; charset=UTF-8 025- 026- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style> 027- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/foo/bar</code> was not found on this server.</p></body></html>