import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-file / is_readable_variation1.php.expectf
blobccbdd02186ad71f215f77341863bee85db21f7c9
1 *** Testing is_readable(): usage variations ***
2 -- Iteration 1 --
3 bool(true)
4 -- Iteration 2 --
5 bool(%s)
6 -- Iteration 3 --
7 bool(true)
8 -- Iteration 4 --
9 bool(true)
10 -- Iteration 5 --
11 bool(false)
12 -- Iteration 6 --
13 bool(false)
14 -- Iteration 7 --
15 HipHop Warning: %a
16 NULL
17 -- Iteration 8 --
18 HipHop Warning: %a
19 NULL
20 -- Iteration 9 --
21 HipHop Warning: %a
22 NULL
23 -- Iteration 10 --
24 bool(true)
25 -- Iteration 11 --
26 bool(true)
27 Done