diff options
Diffstat (limited to 'sapi/cgi/tests/003.phpt')
-rw-r--r-- | sapi/cgi/tests/003.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cgi/tests/003.phpt b/sapi/cgi/tests/003.phpt index 0da3ca860..ea418d104 100644 --- a/sapi/cgi/tests/003.phpt +++ b/sapi/cgi/tests/003.phpt @@ -48,7 +48,7 @@ Content-type: text/html <?php class test { public $var = "test"; private $pri; function foo() { } } ?> " -string(%d) "Status: 404 +string(%d) "Status: 404 Not Found X-Powered-By: PHP/%s Content-type: text/html |