import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-strings / vprintf_variation2.php.expectf
blob786f98762eec2122acebd25577910ad331ff4468
1 *** Testing vprintf() : with unexpected values for args argument ***
3 -- Iteration 1 --
5 int(1)
7 -- Iteration 2 --
9 int(1)
11 -- Iteration 3 --
12 12345
13 int(5)
15 -- Iteration 4 --
16 -2345
17 int(5)
19 -- Iteration 5 --
20 10.5
21 int(4)
23 -- Iteration 6 --
24 -10.5
25 int(5)
27 -- Iteration 7 --
28 101234567000
29 int(12)
31 -- Iteration 8 --
32 1.07654321E-9
33 int(13)
35 -- Iteration 9 --
36 0.5
37 int(3)
39 -- Iteration 10 --
40 HipHop Warning: %a
42 bool(false)
44 -- Iteration 11 --
45 HipHop Warning: %a
47 bool(false)
49 -- Iteration 12 --
51 int(1)
53 -- Iteration 13 --
55 int(0)
57 -- Iteration 14 --
59 int(1)
61 -- Iteration 15 --
63 int(0)
65 -- Iteration 16 --
67 int(0)
69 -- Iteration 17 --
71 int(0)
73 -- Iteration 18 --
74 string
75 int(6)
77 -- Iteration 19 --
78 string
79 int(6)
81 -- Iteration 20 --
82 HipHop Warning: %a
84 bool(false)
86 -- Iteration 21 --
87 HipHop Warning: %a
89 bool(false)
91 -- Iteration 22 --
92 HipHop Warning: %a
94 bool(false)
96 -- Iteration 23 --
97 Resource id #%d
98 int(%d)
99 ===DONE===