summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions/type.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/general_functions/type.phpt')
-rw-r--r--ext/standard/tests/general_functions/type.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/general_functions/type.phpt b/ext/standard/tests/general_functions/type.phpt
index eb6f0672fe..1ddfda6637 100644
--- a/ext/standard/tests/general_functions/type.phpt
+++ b/ext/standard/tests/general_functions/type.phpt
@@ -54,7 +54,7 @@ foreach ($types as $type) {
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
string(5) "array"
string(6) "string"
string(5) "array"