From: Marcus Boerger Date: Tue, 16 Mar 2004 18:09:52 +0000 (+0000) Subject: Update message X-Git-Tag: php-5.0.0RC1RC2~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d7f04307d0a9632512f7127b8dd07d15317ec3b;p=php Update message --- 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"