Set return type enforcement to be unrecoverable
commit74e198bad83ccaa1c5a147c24f1aeaf8acd97aaa
authorDavid Snider <dizzy@fb.com>
Thu, 23 Jul 2020 19:50:06 +0000 (23 12:50 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 23 Jul 2020 19:51:35 +0000 (23 12:51 -0700)
treeb5ec7e5305bc745101d260fa4c2220db2b9702b8
parent864bc01db4049c2a262b84389370a2296c9c2473
Set return type enforcement to be unrecoverable

Summary: To ensure that removing the gating doesn't completely break OSS

Reviewed By: fredemmott

Differential Revision: D22637778

fbshipit-source-id: 8c9b514d1278f4d220c77a692deeeb0d939f9235
hphp/runtime/base/runtime-option.h
hphp/test/quick/dict/type-hint.php
hphp/test/quick/dict/type-hint.php.hphp_opts
hphp/test/quick/keyset/type-hint.php
hphp/test/quick/vec/type-hint.php