import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-image / getimagesize_swc.php.expectf
blobd1b9c7c0660fe7bc88177fe83b7f9f2f6691d8c0
1 array(5) {
2   [0]=>
3   int(550)
4   [1]=>
5   int(400)
6   [2]=>
7   int(13)
8   [3]=>
9   string(24) "width="550" height="400""
10   ["mime"]=>
11   string(29) "application/x-shockwave-flash"