func_get_args.phpt   [plain text]


--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