From 74e172d5b2a00cdf4583335b2798a04294df19f4 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Thu, 6 Oct 2005 18:41:01 +0000 Subject: [PATCH] - Add new test --- tests/classes/tostring_003.phpt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/tests/classes/tostring_003.phpt b/tests/classes/tostring_003.phpt index 8417d754e7..23a4fe524c 100755 --- a/tests/classes/tostring_003.phpt +++ b/tests/classes/tostring_003.phpt @@ -32,8 +32,4 @@ catch(Exception $e) ?> ====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 -- 2.40.0