-
javer authored
All func_get_args() calls have been moved to the top of the methods because HHVM doesn't keep a copy of the original args for performance reasons. See facebook/hiphop-php#1027 for details.
75402954
All func_get_args() calls have been moved to the top of the methods because HHVM doesn't keep a copy of the original args for performance reasons. See facebook/hiphop-php#1027 for details.