Add test for evaluation order of dynamic class method calls
commit07687ef12a418f63d9d1acbc45e649ef6532d24f
authorJan Oravec <jan@fb.com>
Thu, 7 Mar 2019 02:18:02 +0000 (6 18:18 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 7 Mar 2019 02:28:38 +0000 (6 18:28 -0800)
tree5f63dd8c2bdeb63ffbb8e29847855b49eb22486e
parentd20f86c35ef46c1c7b3dfdde560370a64d252688
Add test for evaluation order of dynamic class method calls

Reviewed By: edwinsmith

Differential Revision: D14199513

fbshipit-source-id: 90a7808f304f5efe665cf156f7ddd480eb341fea
hphp/test/slow/eval_order/dyn_clsmeth.php [new file with mode: 0644]
hphp/test/slow/eval_order/dyn_clsmeth.php.expect [new file with mode: 0644]