]> granicus.if.org Git - php/commitdiff
fix tests
authorRaghubansh Kumar <kraghuba@php.net>
Tue, 9 Oct 2007 05:22:51 +0000 (05:22 +0000)
committerRaghubansh Kumar <kraghuba@php.net>
Tue, 9 Oct 2007 05:22:51 +0000 (05:22 +0000)
ext/standard/tests/strings/sprintf_variation1.phpt
ext/standard/tests/strings/stripslashes_variation1.phpt
ext/standard/tests/strings/strtr_variation5.phpt
ext/standard/tests/strings/strtr_variation9.phpt

index 7e79ecb0cfd70ba5606c6ee08dc8f55e556b8961..8fdf667558daf2b5dc695326739661f03ffd98ba 100644 (file)
@@ -429,7 +429,7 @@ unicode(0) ""
 unicode(0) ""
 
 -- Iteration 26 --
-unicode(14) "Resource id #5"
-unicode(14) "Resource id #5"
-unicode(14) "Resource id #5"
+unicode(14) "Resource id #%d"
+unicode(14) "Resource id #%d"
+unicode(14) "Resource id #%d"
 Done
index af2e7a04f083da5594cf6f0ef3fabef1b92d41bf..85a576b634ba0b705a6e884488b5e4ed0f265d3b 100644 (file)
@@ -234,7 +234,7 @@ unicode(0) ""
 -- Iteration 23 --
 unicode(6) "obj'ct"
 -- Iteration 24 --
-unicode(14) "Resource id #5"
+unicode(14) "Resource id #%d"
 -- Iteration 25 --
 unicode(0) ""
 -- Iteration 26 --
index 04b697689e6b5b0446f02539eb15ea7aa2caba14..cb96aefc9cd3631b0696a41816bb83301cef1f6c 100644 (file)
@@ -176,7 +176,7 @@ unicode(0) ""
 -- Iteration 16 --
 unicode(13) "s02ple objec1"
 -- Iteration 17 --
-unicode(14) "Resource id #5"
+unicode(14) "Resource id #%d"
 -- Iteration 18 --
 unicode(0) ""
 -- Iteration 19 --
index 19d48cfd507a4e08a7773104185f56ac3efcd330..fbfe1aee040468e1a52b66f09acff3bf546f56a1 100644 (file)
@@ -383,7 +383,7 @@ Warning: strtr(): The second argument is not an array in %s on line %d
 bool(false)
 
 -- Iteration 19 --
-unicode(14) "Resource id #5"
+unicode(14) "Resource id #%d"
 
 Warning: strtr(): The second argument is not an array in %s on line %d
 bool(false)