--TEST-- Test mcrypt_encrypt() function : error conditions --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- *** Testing mcrypt_encrypt() : error conditions *** -- Testing mcrypt_encrypt() function with more than expected no. of arguments -- Warning: mcrypt_encrypt() expects at most 5 parameters, 6 given in %s on line %d NULL -- Testing mcrypt_encrypt() function with less than expected no. of arguments -- Warning: mcrypt_encrypt() expects at least 4 parameters, 3 given in %s on line %d NULL ===DONE===