Second arg to hphp_get_property should be a string
commitced94d77c764de15bf1b5ef6d6add944be7b23a1
authorEmil Hesslow <emil@fb.com>
Wed, 6 Feb 2019 23:03:53 +0000 (6 15:03 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 6 Feb 2019 23:21:29 +0000 (6 15:21 -0800)
tree30f1ebd11c930232720717212555168267c16f86
parent6387fbe099c0bd36c488d5bf9c362374a2fa7d60
Second arg to hphp_get_property should be a string

Summary:
- Right now it gets coerced from null to ''.
- But when we remove coercion this will fail so fix it.

Reviewed By: paulbiss

Differential Revision: D13825545

fbshipit-source-id: a81096031c84573a32472c9d72a50dc8d42d9a4f
hphp/runtime/ext/reflection/ext_reflection-classes.php