import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-array / array_keys_error.php.expectf
blob060ddec2eb88bf20301e3c6f64cfcf6e1f4c2ed8
1 *** Testing error conditions ***
2 HipHop Warning: %a
3 NULL
4 HipHop Warning: %a
5 NULL
6 HipHop Warning: %a
7 NULL
8 HipHop Warning: %a
9 NULL
10 HipHop Warning: %a
11 NULL
12 HipHop Warning: %a
13 array(3) {
14   [0]=>
15   int(0)
16   [1]=>
17   int(1)
18   [2]=>
19   int(2)
21 Done