Remove array literals from quick tests
commit106954983512e69d52182469e99f9bd5cd5656b6
authorVassil Mladenov <vmladenov@fb.com>
Wed, 26 Feb 2020 02:49:23 +0000 (25 18:49 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 26 Feb 2020 03:02:27 +0000 (25 19:02 -0800)
tree59b59d960d7ca37326e55948a444032ee8dff7a5
parent51571a37b955cda74f41983525e668df2b9a4ee3
Remove array literals from quick tests

Summary: Split from {D19777179}

Reviewed By: billf

Differential Revision: D20079588

fbshipit-source-id: f34d4ce1c29d615d0cc4fab6bc7a39dd0876eaf3
60 files changed:
hphp/test/quick/fb_intercept.php
hphp/test/quick/fc_enum_9.php
hphp/test/quick/floatcmp.php
hphp/test/quick/foreach-list.php
hphp/test/quick/foreach-sharedmap.php
hphp/test/quick/foreach-superglobals.php
hphp/test/quick/foreach.php
hphp/test/quick/fsc02.php
hphp/test/quick/fun_catch_block.php
hphp/test/quick/generator_vars.php
hphp/test/quick/guards1.php
hphp/test/quick/hh_async_return_type_this_3.php
hphp/test/quick/hh_closure_return_type_this_3.php
hphp/test/quick/hh_softtype3.php
hphp/test/quick/hh_softtype4.php
hphp/test/quick/hh_tuples.php
hphp/test/quick/hh_typehint3.php
hphp/test/quick/hh_typehint4.php
hphp/test/quick/hhir_eq_stack.php
hphp/test/quick/hopt-add-sub.php
hphp/test/quick/hopt-juggling.php
hphp/test/quick/hopt-simp-rare.php
hphp/test/quick/hopt-simp.php
hphp/test/quick/hopt_cgetelemc_test.php
hphp/test/quick/impl_abstract_default_vals.php
hphp/test/quick/incdec-2.php
hphp/test/quick/instanceofInterface.php
hphp/test/quick/int-overflow.php
hphp/test/quick/intercept3.php
hphp/test/quick/is_callable.php
hphp/test/quick/is_callable_array_conversion.php
hphp/test/quick/json_depth.php
hphp/test/quick/keyset/oob-key.php
hphp/test/quick/lambda1.php
hphp/test/quick/lambda2.php
hphp/test/quick/lambda4.php
hphp/test/quick/lambda7.php
hphp/test/quick/lc.php
hphp/test/quick/list-assignment.php
hphp/test/quick/lsb_static_init_simple.php
hphp/test/quick/methodcache_direct_magic.php
hphp/test/quick/methodcache_magic.php
hphp/test/quick/nested_vm_exceptions.php
hphp/test/quick/nested_vm_exceptions2.php
hphp/test/quick/nl2br.php
hphp/test/quick/no_more_id_crazy.php
hphp/test/quick/on_list_assign.php
hphp/test/quick/packed-array-bounds.php
hphp/test/quick/packed-isset.php
hphp/test/quick/pinit.php
hphp/test/quick/poly-torture.php
hphp/test/quick/prop_order.php
hphp/test/quick/prop_order_parens.php
hphp/test/quick/propagate-array.php
hphp/test/quick/qop.php
hphp/test/quick/raise_array_index_notice.php
hphp/test/quick/recursive_iterator_iterator_empty.php
hphp/test/quick/regalloc-fun.php
hphp/test/quick/return-from-foreach.php
hphp/test/quick/rm-packed.php