Why is func_num_args not working on closures? Example code (tested on PHP 5.3.8):. <?php. class Test { public function testClosure($oClosure) { echo ' ...
確定! 回上一頁