From: Dmitry Stogov Date: Tue, 27 Sep 2005 08:50:23 +0000 (+0000) Subject: MFH X-Git-Tag: RELEASE_0_9_0~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9323d00a65a5f3d65f71c6bfdf11386cf5927f39;p=php MFH --- diff --git a/tests/classes/tostring_003.phpt b/tests/classes/tostring_003.phpt index 0853de976d..8417d754e7 100755 --- a/tests/classes/tostring_003.phpt +++ b/tests/classes/tostring_003.phpt @@ -34,3 +34,6 @@ catch(Exception $e) --EXPECTF-- string(5) "Damn!" ====DONE==== +--UEXPECTF-- +unicode(5) "Damn!" +====DONE====