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