import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-array / array_intersect_ukey_error.php.expectf
blob223512102e445257d141c539f64c58df24a4c5c1
1 *** Testing array_intersect_ukey() : error conditions ***
3 -- Testing array_intersect_ukey() function with more than expected no. of arguments --
4 HipHop Warning: %a
5 NULL
7 -- Testing array_intersect_ukey() function with less than expected no. of arguments --
8 HipHop Warning: %a
9 NULL
11 -- Testing array_intersect_ukey() function with no arguments --
12 HipHop Warning: %a
13 NULL
14 ===DONE===