1 2 3 4 5 6 7 8 9 10
--TEST-- Testing func_get_args() --FILE-- <?php func_get_args(); ?> --EXPECTF-- Warning: func_get_args(): Called from the global scope - no function context in %s on line 3