Have prop & UB generics type enforcement warn by default
commite4dec25e69e5976f313503df82b0b8dc0b038214
authorDavid Snider <dizzy@fb.com>
Thu, 23 Jul 2020 05:34:07 +0000 (22 22:34 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 23 Jul 2020 05:36:27 +0000 (22 22:36 -0700)
tree0bf814a0759f39eadaba46b58b25c4843a3986e7
parent857486eaf996d3139c98a862c378239a534412e0
Have prop & UB generics type enforcement warn by default

Reviewed By: jjgriego

Differential Revision: D22636640

fbshipit-source-id: ef0aea9a469d43b9b4a2c7c8a82d54028ca8bf4e
28 files changed:
hphp/runtime/base/runtime-option.h
hphp/test/quick/debug_backtrace_multiline.php
hphp/test/quick/lsb_static.php
hphp/test/quick/lsb_static_protected.php
hphp/test/quick/upper-bounds/ub-options-2.php
hphp/test/quick/upper-bounds/ub-options-2.php.opts [new file with mode: 0644]
hphp/test/slow/debugger_serialize_to_debug_display.php.expectf
hphp/test/slow/dv_array/ext_asio/backtrace.php
hphp/test/slow/dv_array_hack_arr/ext_asio/backtrace.php
hphp/test/slow/exceptions/60.php
hphp/test/slow/exceptions/shadow_prop.php.expect [deleted file]
hphp/test/slow/exceptions/shadow_prop.php.expectf [new file with mode: 0644]
hphp/test/slow/ext_asio/backtrace.php
hphp/test/slow/ext_preg/preg_replace_callback_array_errors.php
hphp/test/slow/ext_preg/preg_replace_callback_array_errors.php.expectf
hphp/test/slow/ext_vsdebug/common.inc
hphp/test/slow/native_data_serialization/serialize_with_sleep_and_wakeup.php
hphp/test/slow/native_data_serialization/serialize_with_sleep_and_wakeup.php.expect
hphp/test/slow/object/const/dim-for-write.php
hphp/test/slow/object/const/static/write-through-static-const.php
hphp/test/slow/object/const/unset.php
hphp/test/slow/objprof/objprof-props.php
hphp/test/slow/objprof/objprof-user-types.php
hphp/test/slow/objprof/objprof.php
hphp/test/slow/php7_backported/engine-exceptions/throwable_001.php.expectf
hphp/test/slow/reflection_classes/1364.php.expectf [moved from hphp/test/slow/reflection_classes/1364.php.expect with 59% similarity]
hphp/test/slow/serialize/trait_serialization.php.expectf
hphp/test/slow/spec/tests/exception_handling/derived_exception_protected_props.php.expectf