import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-strings / strlen_variation1.php.expectf
blobfc0f255cc89ebd83a6faebd1565e49b451b863a9
1 *** Testing strlen() : with unexpected input for 'string' argument ***
2 -- Iteration 1 --
3 int(1)
4 -- Iteration 2 --
5 int(1)
6 -- Iteration 3 --
7 int(2)
8 -- Iteration 4 --
9 int(10)
10 -- Iteration 5 --
11 int(11)
12 -- Iteration 6 --
13 int(4)
14 -- Iteration 7 --
15 int(5)
16 -- Iteration 8 --
17 int(12)
18 -- Iteration 9 --
19 HipHop Warning: %a
20 NULL
21 -- Iteration 10 --
22 HipHop Warning: %a
23 NULL
24 -- Iteration 11 --
25 HipHop Warning: %a
26 NULL
27 -- Iteration 12 --
28 int(1)
29 -- Iteration 13 --
30 int(0)
31 -- Iteration 14 --
32 int(1)
33 -- Iteration 15 --
34 int(0)
35 -- Iteration 16 --
36 int(0)
37 -- Iteration 17 --
38 int(0)
39 -- Iteration 18 --
40 int(13)
41 -- Iteration 19 --
42 HipHop Warning: %a
43 NULL
44 -- Iteration 20 --
45 int(0)
46 -- Iteration 21 --
47 int(0)
48 ===DONE===