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 8cde860d56..02968a9b3b 100644
--- a/tests/classes/tostring_004.phpt
+++ b/tests/classes/tostring_004.phpt
@@ -53,7 +53,7 @@ try {
--EXPECT--
Object with no __toString():
Try 1:
-printf() expects parameter 1 to be string, object given
+printf() expects argument #1 ($format) to be of type string, object given
Try 2: