Do not assign by ref in test/slow [1/2]
commit60c6e5eddfb6756d9029913ef8792f53958a5e23
authorJan Oravec <jan@fb.com>
Tue, 26 Mar 2019 21:31:20 +0000 (26 14:31 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 26 Mar 2019 21:42:01 +0000 (26 14:42 -0700)
tree94c9a8094f359f1705777f0b1bab0b12e2a419af
parentd71152dcb543bf7f09e4719d3ec70e6008b7d6eb
Do not assign by ref in test/slow [1/2]

Summary:
Support for assign by ref is being removed from Hack language.

This diff updates or deletes about a half of test/slow unit tests relying or
testing this feature.

Reviewed By: billf

Differential Revision: D14607146

fbshipit-source-id: ad6c756a72c6bf54d7af318375a895cca224cf6c
92 files changed:
hphp/test/slow/apc/1812.php
hphp/test/slow/apc/1813.php [deleted file]
hphp/test/slow/apc/1813.php.expect [deleted file]
hphp/test/slow/apc/1813.php.noserver [deleted file]
hphp/test/slow/apc/1816.php [deleted file]
hphp/test/slow/apc/1816.php.expect [deleted file]
hphp/test/slow/apc/1816.php.noserver [deleted file]
hphp/test/slow/apc/1823.php [deleted file]
hphp/test/slow/apc/1823.php.expect [deleted file]
hphp/test/slow/apc/1823.php.noserver [deleted file]
hphp/test/slow/array/compare_recursive_array.php
hphp/test/slow/array/compare_recursive_array.php.expectf
hphp/test/slow/array/count_recursive.php
hphp/test/slow/array_access/436.php
hphp/test/slow/array_access/438.php
hphp/test/slow/array_access/438.php.expectf
hphp/test/slow/array_copy/261.php
hphp/test/slow/array_cse/536.php
hphp/test/slow/array_cse/536.php.expectf
hphp/test/slow/array_functions/530.php
hphp/test/slow/array_functions/530.php.expect
hphp/test/slow/array_functions/self_recursive.php
hphp/test/slow/array_iterator/collection_ref.php
hphp/test/slow/clone/1497.php
hphp/test/slow/clone/1497.php.expect
hphp/test/slow/collection_classes/array_with_ref.php
hphp/test/slow/collection_classes/invalid-operations.php
hphp/test/slow/collection_classes/invalid-operations.php.expectf
hphp/test/slow/comparisons/refnull.php
hphp/test/slow/copy_prop/1848.php
hphp/test/slow/dict/ref-fail-leak.php
hphp/test/slow/dynamic_methods/1203.php
hphp/test/slow/dynamic_properties/1168.php
hphp/test/slow/ext_array/1773.php
hphp/test/slow/ext_array/1773.php.expectf
hphp/test/slow/ext_array/array_combine_byref.php
hphp/test/slow/ext_array/array_combine_byref.php.expect
hphp/test/slow/ext_json/1551.php
hphp/test/slow/hack_arr_compat/refs.php
hphp/test/slow/hack_arr_compat/refs.php.expectf
hphp/test/slow/hack_arr_compat/variadic-by-ref.php
hphp/test/slow/hack_arr_compat/variadic-by-ref.php.expectf
hphp/test/slow/hhbbc/array_020.php [deleted file]
hphp/test/slow/hhbbc/array_020.php.expectf [deleted file]
hphp/test/slow/hhbbc/array_021.php [deleted file]
hphp/test/slow/hhbbc/array_021.php.expectf [deleted file]
hphp/test/slow/hhbbc/array_029.php [deleted file]
hphp/test/slow/hhbbc/array_029.php.expect [deleted file]
hphp/test/slow/hhbbc/array_030.php [deleted file]
hphp/test/slow/hhbbc/array_030.php.expect [deleted file]
hphp/test/slow/hhbbc/array_031.php [deleted file]
hphp/test/slow/hhbbc/array_031.php.expect [deleted file]
hphp/test/slow/hhbbc/array_032.php [deleted file]
hphp/test/slow/hhbbc/array_032.php.expect [deleted file]
hphp/test/slow/hhbbc/array_048.php [deleted file]
hphp/test/slow/hhbbc/array_048.php.expect [deleted file]
hphp/test/slow/hhbbc/array_051.php [deleted file]
hphp/test/slow/hhbbc/array_051.php.expect [deleted file]
hphp/test/slow/hhbbc/array_ref_001.php
hphp/test/slow/hhbbc/private_props_004.php
hphp/test/slow/hhbbc/public_static_props_008.php
hphp/test/slow/hhbbc/public_static_props_011.php
hphp/test/slow/hhbbc/static_props_003.php [deleted file]
hphp/test/slow/hhbbc/static_props_003.php.expect [deleted file]
hphp/test/slow/hhbbc/static_props_006.php
hphp/test/slow/inlining/1842.php [deleted file]
hphp/test/slow/inlining/1842.php.expect [deleted file]
hphp/test/slow/inlining/1842.php.hphp_opts [deleted file]
hphp/test/slow/inout/reffy-magic.php [deleted file]
hphp/test/slow/inout/reffy-magic.php.expect [deleted file]
hphp/test/slow/ir_refcount/refcount002.php
hphp/test/slow/lang/properties.php
hphp/test/slow/lang/properties.php.expect
hphp/test/slow/lang/static_properties.php
hphp/test/slow/lang/static_properties.php.expect
hphp/test/slow/late-init/basic.php
hphp/test/slow/late-init/basic.php.expect
hphp/test/slow/memoize/serialize_memoize_param.php
hphp/test/slow/nullsafe/cget-ref.php
hphp/test/slow/nullsafe/nullsafe-prop-10.php
hphp/test/slow/nullsafe/nullsafe-prop-11.php [deleted file]
hphp/test/slow/nullsafe/nullsafe-prop-11.php.expectf [deleted file]
hphp/test/slow/nullsafe/nullsafe-prop-12.php
hphp/test/slow/nullsafe/nullsafe-prop-6.php [deleted file]
hphp/test/slow/nullsafe/nullsafe-prop-6.php.expectf [deleted file]
hphp/test/slow/nullsafe/nullsafe-prop-6.php.opts [deleted file]
hphp/test/slow/nullsafe/nullsafe-prop-8.php [deleted file]
hphp/test/slow/nullsafe/nullsafe-prop-8.php.expectf [deleted file]
hphp/test/slow/nullsafe/nullsafe-prop-9.php [deleted file]
hphp/test/slow/nullsafe/nullsafe-prop-9.php.expectf [deleted file]
hphp/test/slow/object/immutable/bind.php
hphp/test/slow/object/immutable/bind.php.expect