--TEST-- Test quotemeta() function : error conditions --FILE-- ===DONE=== --EXPECTF-- *** Testing quotemeta() : error conditions *** -- Testing quotemeta() function with no arguments -- Warning: quotemeta() expects exactly 1 parameter, 0 given in %s on line %d NULL -- Testing quotemeta() function with more than expected no. of arguments -- Warning: quotemeta() expects exactly 1 parameter, 2 given in %s on line %d NULL ===DONE===