summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/get_current_user.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/get_current_user.phpt')
-rw-r--r--ext/standard/tests/file/get_current_user.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/file/get_current_user.phpt b/ext/standard/tests/file/get_current_user.phpt
index b67195b629..f23d2fabef 100644
--- a/ext/standard/tests/file/get_current_user.phpt
+++ b/ext/standard/tests/file/get_current_user.phpt
@@ -8,7 +8,7 @@ var_dump(get_current_user());
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: get_current_user() expects exactly 0 parameters, 1 given in %s on line %d
NULL
string(%d) %s