diff options
Diffstat (limited to 'tests/classes/tostring_004.phpt')
| -rw-r--r-- | tests/classes/tostring_004.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/tostring_004.phpt b/tests/classes/tostring_004.phpt index 02968a9b3b..987298baa5 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 argument #1 ($format) to be of type string, object given +printf(): Argument #1 ($format) must be of type string, object given Try 2: |
