From 6d7f04307d0a9632512f7127b8dd07d15317ec3b Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Tue, 16 Mar 2004 18:09:52 +0000 Subject: [PATCH] Update message --- tests/classes/tostring.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/classes/tostring.phpt b/tests/classes/tostring.phpt index e62399bde7..971e707aa4 100644 --- a/tests/classes/tostring.phpt +++ b/tests/classes/tostring.phpt @@ -89,7 +89,7 @@ test2::__toString() Warning: Illegal offset type in %stostring.php on line %d ====test8==== -Notice: Object of class test2 could not be converted to string in %stostring.php on line %d +Notice: Object of class test2 to string conversion in %stostring.php on line %d string(6) "Object" test2::__toString() string(9) "Converted" -- 2.50.1