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