Remove disallow_non_arraykey_keys option
commit0023e83e77b875d4d3ad8063c689a029c2489d2d
authorSasha Manzyuk <manzyuk@fb.com>
Fri, 29 Jun 2018 12:14:15 +0000 (29 05:14 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 29 Jun 2018 12:26:55 +0000 (29 05:26 -0700)
treed1dc23db0198c13dafbf9c80f3a5ffede6ed4741
parent8eabac5c83c82fabd7334c02dbfa9a4d49c9f9c4
Remove disallow_non_arraykey_keys option

Summary: This is shipped to WWW and OSS.

Reviewed By: kmeht

Differential Revision: D8480650

fbshipit-source-id: 0a035b71e04f852e6bf0c56725afeedbac223543
12 files changed:
hphp/hack/src/hh_single_type_check.ml
hphp/hack/src/options/globalOptions.ml
hphp/hack/src/options/globalOptions.mli
hphp/hack/src/options/typecheckerOptions.ml
hphp/hack/src/server/serverConfig.ml
hphp/hack/src/typing/typing.ml
hphp/hack/test/integration_ml/ide/test_auto_ns_aliasing.ml
hphp/hack/test/integration_ml/integration_test_base.ml
hphp/hack/test/typecheck/legacy_non_arraykey_keys/HH_FLAGS [deleted file]
hphp/hack/test/typecheck/legacy_non_arraykey_keys/non_arraykey_keys.php [deleted file]
hphp/hack/test/typecheck/legacy_non_arraykey_keys/non_arraykey_keys.php.exp [deleted file]
hphp/hack/test/unit/typing/unify_test.ml