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