Fix some ext tests that fail with -vEval.HackArrCompatTypeHintNotices=true
commit4d6e051a6a2bd5ef79e485e309f0dafb14a7f831
authorKevin Viratyosin <viratyosin@fb.com>
Fri, 8 May 2020 23:54:47 +0000 (8 16:54 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 8 May 2020 23:57:16 +0000 (8 16:57 -0700)
treec48f8bfaad32f1a6223ad3675c289ee74d204fe5
parentc955acdc64a349bae277c1b887d090ee5121eab9
Fix some ext tests that fail with -vEval.HackArrCompatTypeHintNotices=true

Summary: These are tests that fail with `-vEval.HackArrCompatTypeHintNotices=true` that can be fixed just by changing the test itself.

Differential Revision: D21478637

fbshipit-source-id: 1192890b55f1b908ed2381cd75dabd286a4534fa
hphp/test/slow/ext_imagick/draw_affine.php
hphp/test/slow/ext_process/lwp.php
hphp/test/zend/good/ext/gd/tests/imagefttext.php
hphp/test/zend/good/ext/libxml/tests/004.php
hphp/test/zend/good/ext/soap/tests/bugs/bug30106.php
hphp/test/zend/good/ext/soap/tests/bugs/bug30928.php
hphp/test/zend/good/ext/soap/tests/server031.php