helly           Tue Mar 16 13:09:53 2004 EDT

  Modified files:              
    /php-src/tests/classes      tostring.phpt 
  Log:
  Update message
  
http://cvs.php.net/diff.php/php-src/tests/classes/tostring.phpt?r1=1.3&r2=1.4&ty=u
Index: php-src/tests/classes/tostring.phpt
diff -u php-src/tests/classes/tostring.phpt:1.3 php-src/tests/classes/tostring.phpt:1.4
--- php-src/tests/classes/tostring.phpt:1.3     Mon Dec 29 17:26:48 2003
+++ php-src/tests/classes/tostring.phpt Tue Mar 16 13:09:52 2004
@@ -89,7 +89,7 @@
 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"

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to