]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Thu, 17 May 2007 17:11:12 +0000 (17:11 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 17 May 2007 17:11:12 +0000 (17:11 +0000)
Zend/tests/concat_001.phpt

index 7f482228db99431a969310459a1b46366b3c75a7..543dbb013ef3dd43460ce8a932000bd5e751b137 100644 (file)
@@ -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"