Make test/run's finding repo compiler more robust
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-file / fgetcsv_error.php.expectf
blobd04afba777fa27af25f2e026ca0557db6a60d5e9
1 *** Testing error conditions ***
2 -- Testing fgetcsv() with zero argument --
3 HipHop Warning: %s
4 NULL
5 -- Testing fgetcsv() with more than expected number of arguments --
6 HipHop Warning: %s
7 NULL
8 -- Testing fgetcsv() with invalid arguments --
9 -- Iteration 1 --
10 HipHop Warning: %s
11 NULL
12 HipHop Warning: %s
13 NULL
14 -- Iteration 2 --
15 HipHop Warning: %s
16 NULL
17 HipHop Warning: %s
18 NULL
19 -- Iteration 3 --
20 HipHop Warning: %s
21 NULL
22 HipHop Warning: %s
23 NULL
24 -- Iteration 4 --
25 HipHop Warning: %s
26 NULL
27 HipHop Warning: %s
28 NULL
29 -- Iteration 5 --
30 HipHop Warning: %s
31 NULL
32 HipHop Warning: %s
33 NULL
34 -- Iteration 6 --
35 HipHop Warning: %s
36 NULL
37 HipHop Warning: %s
38 NULL
39 Done