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