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