import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-array / array_rand.php.expectf
blob639c4005ed5fdce64f13e52e746658aac3615d1f
1 HipHop Warning: %a
2 NULL
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 NULL
14 array(3) {
15   [0]=>
16   int(%d)
17   [1]=>
18   int(%d)
19   [2]=>
20   int(%d)
22 array(2) {
23   [0]=>
24   int(%d)
25   [1]=>
26   int(%d)
28 Done