summaryrefslogtreecommitdiff
path: root/sapi
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2015-05-27 17:37:34 +0800
committerXinchen Hui <laruence@php.net>2015-05-27 17:37:34 +0800
commitc17029315fa3e2d3d7501058d1fd22f08b0d26ec (patch)
tree4ef6094d3ac0c78aef28a7a7061ac85a3ac598bb /sapi
parent2b41c0412451b49526e283b9f21c7aed295efa7b (diff)
downloadphp-git-c17029315fa3e2d3d7501058d1fd22f08b0d26ec.tar.gz
Fixed sapi/tests (maybe needs some run-test.php people's reviewing)
Diffstat (limited to 'sapi')
-rw-r--r--sapi/tests/test005.phpt4
-rw-r--r--sapi/tests/test006.phpt2
2 files changed, 3 insertions, 3 deletions
diff --git a/sapi/tests/test005.phpt b/sapi/tests/test005.phpt
index 7415b66a0a..85143d5228 100644
--- a/sapi/tests/test005.phpt
+++ b/sapi/tests/test005.phpt
@@ -22,6 +22,6 @@ END;
echo "HELLO";
?>
--EXPECTHEADERS--
-Status: 404
+Status: 404 Not Found
--EXPECT--
-No input file specified. \ No newline at end of file
+No input file specified.
diff --git a/sapi/tests/test006.phpt b/sapi/tests/test006.phpt
index 45e37811ef..16d1b2b840 100644
--- a/sapi/tests/test006.phpt
+++ b/sapi/tests/test006.phpt
@@ -67,7 +67,7 @@ Array
[type] => application/octet-stream
[tmp_name] => %s
[error] => 0
- [size] => 21
+ [size] => 19
)
)