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