Stop using func_get_arg(s) and func_num_arg where possible.
commit1ed5074840e54a42878be3df4dfd8a818fdb34a2
authorAlexey Toptygin <alexeyt@fb.com>
Wed, 30 Jan 2019 22:04:55 +0000 (30 14:04 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 30 Jan 2019 22:51:45 +0000 (30 14:51 -0800)
treead8ff64da5ca45cfebea325612e18dbd9731a157
parent2ef9c3f8b06781feb417182aa6990d91d763d76a
Stop using func_get_arg(s) and func_num_arg where possible.

Summary: Stop using func_get_arg(s) and func_num_arg where it won't change behavior.

Reviewed By: oulgen

Differential Revision: D13873827

fbshipit-source-id: 6bc690f45f5e5c40b52c57dfe5bc2b013fa5bad0
hphp/runtime/ext/reflection/ext_reflection_hni.php
hphp/system/php/spl/file_handling/SplFileObject.php