EnableContextInErrorHandler = false by default
commit2ace13289009fa808f3727b2bbf719d3d278e7a1
authorKevin Viratyosin <viratyosin@fb.com>
Tue, 11 Dec 2018 01:16:37 +0000 (10 17:16 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 11 Dec 2018 01:19:12 +0000 (10 17:19 -0800)
treebcb1389257ad1dee6be63271c501add712eddac6
parent12e9d3e46c20289be58acf50205586b1b8e8e555
EnableContextInErrorHandler = false by default

Summary: Set the default for `EnableContextInErrorHandler` to be `false` independent of `RepoAuthoritative`.

Reviewed By: ricklavoie

Differential Revision: D13380388

fbshipit-source-id: 5699b708244346b44e1181a809aa5dca7ef2c1f4
hphp/runtime/base/runtime-option.cpp
hphp/test/quick/verify-param-type.php.opts [new file with mode: 0644]
hphp/test/slow/error_handler/set_error_handler_ctx.php.opts [new file with mode: 0644]