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