--- embedaddon/php/ext/standard/tests/image/image_type_to_mime_type.phpt 2013/07/22 01:32:08 1.1.1.2 +++ embedaddon/php/ext/standard/tests/image/image_type_to_mime_type.phpt 2014/06/15 20:03:59 1.1.1.3 @@ -25,7 +25,9 @@ image_type_to_mime_type() var_dump($result); ?> --EXPECT-- -array(12) { +array(13) { + ["test-1pix.bmp"]=> + string(14) "image/x-ms-bmp" ["test1bpix.bmp"]=> string(14) "image/x-ms-bmp" ["test1pix.bmp"]=>