Revert "make hphpc able to use ini files"
[hiphop-php.git] / hphp / test / zend / bad / ext / standard / tests / array / array_diff_ukey_error.php.expectf
blob8a8fc4ced9f13df075dbe36bd53e583548e9de99
1 *** Testing array_diff_ukey() : error conditions ***
3 -- Testing array_diff_ukey() function with more than expected no. of arguments --
4 HipHop Warning: %s
5 NULL
7 -- Testing array_diff_ukey() function with less than expected no. of arguments --
8 HipHop Warning: %s
9 NULL
11 -- Testing array_diff_ukey() function with no arguments --
12 HipHop Warning: %s
13 NULL
14 ===DONE===