Casting Resource to Array should give array($resource)
commit92861d18f45d88d9683618d5c5c4371f30a9a9cb
authorLiran Nuna <liranuna@fb.com>
Thu, 26 Jun 2014 18:35:23 +0000 (26 11:35 -0700)
committerfacebook-github-bot <githubbot@fb.com>
Thu, 26 Jun 2014 19:09:36 +0000 (26 12:09 -0700)
tree85cc10c40b2ff8350b3eda13b2bab02c1f313a04
parente07a64b5b38a3857ba1cdfe1e6079038b152fe81
Casting Resource to Array should give array($resource)

Summary: @kmiller68 fixed this for Object cast, this diff fixes the similar array cast.

Reviewed By: @fredemmott

Differential Revision: D1399347
hphp/runtime/base/resource-data.cpp
hphp/test/zend/good/Zend/tests/settype_array.php [moved from hphp/test/zend/bad/Zend/tests/settype_array.php with 100% similarity]
hphp/test/zend/good/Zend/tests/settype_array.php.expectf [moved from hphp/test/zend/bad/Zend/tests/settype_array.php.expectf with 100% similarity]