helly Thu Oct 6 14:41:02 2005 EDT Modified files: /php-src/tests/classes tostring_003.phpt Log: - Add new test http://cvs.php.net/diff.php/php-src/tests/classes/tostring_003.phpt?r1=1.2&r2=1.3&ty=u Index: php-src/tests/classes/tostring_003.phpt diff -u php-src/tests/classes/tostring_003.phpt:1.2 php-src/tests/classes/tostring_003.phpt:1.3 --- php-src/tests/classes/tostring_003.phpt:1.2 Tue Sep 27 04:50:23 2005 +++ php-src/tests/classes/tostring_003.phpt Thu Oct 6 14:41:01 2005 @@ -32,8 +32,4 @@ ?> ====DONE==== --EXPECTF-- -string(5) "Damn!" -====DONE==== ---UEXPECTF-- -unicode(5) "Damn!" -====DONE==== +Fatal error: Object of class Test could not be converted to string in %stostring_003.php on line %d
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php