Resolve ambiguous use of lvalAt() in deferred error processing
commitfe699611e93f54a7c1a7a5e135440f6484f47d19
authorRick Lavoie <rlavoie@fb.com>
Fri, 19 May 2017 02:08:41 +0000 (18 19:08 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 19 May 2017 02:18:14 +0000 (18 19:18 -0700)
treed8152ee461bf357274197154dcf6c907b5d0ffd7
parent240f1370de88926a6c0760cc089b93b84bb0f88d
Resolve ambiguous use of lvalAt() in deferred error processing

Summary:
Use an explicit cast to avoid ambiguous use of lvalAt() in the deferred
error processing.

Reviewed By: markw65

Differential Revision: D5091402

fbshipit-source-id: bebb913df2b1fb96539058bba4516e5219d6b881
hphp/runtime/base/execution-context.cpp