summaryrefslogtreecommitdiff
path: root/tests/classes/tostring_004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/tostring_004.phpt')
-rw-r--r--tests/classes/tostring_004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/tostring_004.phpt b/tests/classes/tostring_004.phpt
index 48e8668235..fffc1f8635 100644
--- a/tests/classes/tostring_004.phpt
+++ b/tests/classes/tostring_004.phpt
@@ -34,7 +34,7 @@ echo "\nTry 2:\n";
printf($obj . "\n");
?>
---EXPECTF--
+--EXPECT--
Object with no __toString():
Try 1:
Error: 4096 - Object of class stdClass could not be converted to string