From 9323d00a65a5f3d65f71c6bfdf11386cf5927f39 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Tue, 27 Sep 2005 08:50:23 +0000 Subject: [PATCH] MFH --- tests/classes/tostring_003.phpt | 3 +++ 1 file changed, 3 insertions(+) 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==== -- 2.50.1