--TEST-- GetImageSize() with 246x247 pixels --SKIPIF-- --FILE-- --EXPECT-- array(1) { ["246x247.png"]=> array(6) { [0]=> int(246) [1]=> int(247) [2]=> int(3) [3]=> string(24) "width="246" height="247"" ["bits"]=> int(4) ["mime"]=> string(9) "image/png" } }