Fix a bug initializing class properties
commit074eda5a8fcc75a8300ee059e96890833ce95051
authorMark Williams <mwilliams@fb.com>
Sat, 18 Feb 2017 00:20:33 +0000 (17 16:20 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Sat, 18 Feb 2017 00:28:53 +0000 (17 16:28 -0800)
tree98e1887e7df29d2c17b6fca7e6f9128d2d4bc426
parent920a3162645665f9bfd5937db5cefe548ea102a4
Fix a bug initializing class properties

Summary:
This can be, eg, a call to get_class(). In any case, InitProp expects
a Cell, so give it one.

Reviewed By: ricklavoie

Differential Revision: D4579491

fbshipit-source-id: 48d6f2528816d9f7186926415933dceba3502198
hphp/compiler/analysis/emitter.cpp