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