fb_call_user_func_async should support KindOfFunc and KindOfClsMeth
commit26fa2892a3e69f06d1d989e2c4a576fbe26e9b0d
authorYu-Jung Lo <ylo@fb.com>
Tue, 16 Jul 2019 00:50:58 +0000 (15 17:50 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 16 Jul 2019 00:55:24 +0000 (15 17:55 -0700)
treebb0c135d81541e19ecd87c05a0eed16259b8e7e2
parent429c1667f48458892ae18b33402e2d63a7c84270
fb_call_user_func_async should support KindOfFunc and KindOfClsMeth

Summary: as title

Reviewed By: ricklavoie

Differential Revision: D16268749

fbshipit-source-id: e09e87c0afb17e4538d6c8e891f62cc1c3ed8f94
hphp/runtime/base/runtime-option.h
hphp/test/slow/global_func/class_meth/dv_arr_hack_arr/call_user_func.inc [new file with mode: 0644]
hphp/test/slow/global_func/class_meth/dv_arr_hack_arr/call_user_func.php [new file with mode: 0644]
hphp/test/slow/global_func/class_meth/dv_arr_hack_arr/call_user_func.php.expectf [new file with mode: 0644]
hphp/test/slow/global_func/class_meth/dv_arr_hack_arr/call_user_func.php.hphp_opts [new file with mode: 0644]
hphp/test/slow/global_func/class_meth/dv_arr_hack_arr/call_user_func.php.opts [new file with mode: 0644]