--TEST-- Test set_magic_quotes_runtime() function - error conditions - pass function incorrect arguments --FILE-- ===DONE=== --EXPECTF-- Simple testcase for set_magic_quotes_runtime() - error test -- Testing set_magic_quotes_runtime() function with less than expected no. of arguments -- Deprecated: Function set_magic_quotes_runtime() is deprecated in %s on line %d Warning: set_magic_quotes_runtime() expects exactly 1 parameter, 0 given in %s on line %d NULL -- Testing set_magic_quotes_runtime() function with more than expected no. of arguments -- Deprecated: Function set_magic_quotes_runtime() is deprecated in %s on line %d Warning: set_magic_quotes_runtime() expects exactly 1 parameter, 2 given in %s on line %d NULL ===DONE===