From: Antony Dovgal Date: Thu, 17 May 2007 17:11:12 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_2_0~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f72dde13afbdb170525c6ba07e26918fd26cb06b;p=php fix test --- diff --git a/Zend/tests/concat_001.phpt b/Zend/tests/concat_001.phpt index 7f482228db..543dbb013e 100644 --- a/Zend/tests/concat_001.phpt +++ b/Zend/tests/concat_001.phpt @@ -96,24 +96,24 @@ string(11) "2323.444222" string(16) "2323.4442323.444" Done --UEXPECTF-- -Notice: Array to string conversion in %s on line %u +Notice: Array to string conversion in %s on line %d unicode(24) "Arraythis is test object" -Notice: Array to string conversion in %s on line %u +Notice: Array to string conversion in %s on line %d unicode(16) "Arraysome string" -Notice: Array to string conversion in %s on line %u +Notice: Array to string conversion in %s on line %d unicode(8) "Array222" -Notice: Array to string conversion in %s on line %u +Notice: Array to string conversion in %s on line %d unicode(13) "Array2323.444" -Notice: Array to string conversion in %s on line %u +Notice: Array to string conversion in %s on line %d -Notice: Array to string conversion in %s on line %u +Notice: Array to string conversion in %s on line %d unicode(10) "ArrayArray" -Notice: Array to string conversion in %s on line %u +Notice: Array to string conversion in %s on line %d unicode(24) "this is test objectArray" unicode(30) "this is test objectsome string" unicode(22) "this is test object222" @@ -121,20 +121,20 @@ unicode(27) "this is test object2323.444" unicode(38) "this is test objectthis is test object" unicode(30) "some stringthis is test object" -Notice: Array to string conversion in %s on line %u +Notice: Array to string conversion in %s on line %d unicode(16) "some stringArray" unicode(14) "some string222" unicode(19) "some string2323.444" unicode(22) "some stringsome string" -Notice: Array to string conversion in %s on line %u +Notice: Array to string conversion in %s on line %d unicode(8) "222Array" unicode(22) "222this is test object" unicode(14) "222some string" unicode(11) "2222323.444" unicode(6) "222222" -Notice: Array to string conversion in %s on line %u +Notice: Array to string conversion in %s on line %d unicode(13) "2323.444Array" unicode(27) "2323.444this is test object" unicode(19) "2323.444some string"