Page MenuHomePhabricator

Grep for func_get_arg()/func_get_args() and fix an HHVM reference bugs
Closed, DeclinedPublic

Description

See https://github.com/facebook/hhvm/issues/1027 . We have lots of uses in core alone. Make sure none of them are broken by this HHVM behavior.

This caused some test failures on version of https://gerrit.wikimedia.org/r/#/c/244374/ that took some debugging to track.