https://bugzilla.wikimedia.org/show_bug.cgi?id=31289
--- Comment #1 from Brion Vibber <[email protected]> 2011-10-01 01:31:28 UTC --- Per http://php.net/manual/en/function.func-get-arg.php it looks like for some reason func_get_args() didn't work inside parameter lists for another function call until PHP 5.3.0. That's..... kinda odd. :) Presumably assigning it to a var would work. Ah, PHP! -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
