Menu

#1547 PHPParserPlugin warning on array in call_user_func_array

open
nobody
None
5
2012-02-07
2012-02-07
orgoj
No

Valid PHP code:
call_user_func_array(array($obj, $fname), $params);

Generate warning: wrong argument type, array cannot match object(callback) $function

jEdit 4.5, PHPParserPlugin 2.0.0

Discussion


Log in to post a comment.