Test: /ext/fileinfo/tests/finfo_file_002.phpt - Version 5.6.0beta4    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+
001- array(9) {
002- ["%s/resources/dir.zip"]=>
003- string(15) "application/zip"
004- ["%s/resources/test.awk"]=>
005- string(10) "text/plain"
006- ["%s/resources/test.bmp"]=>
007- string(14) "image/x-ms-bmp"
008- ["%s/resources/test.gif"]=>
009- string(9) "image/gif"
010- ["%s/resources/test.jpg"]=>
011- string(10) "image/jpeg"
012- ["%s/resources/test.mp3"]=>
013- string(10) "audio/mpeg"
014- ["%s/resources/test.pdf"]=>
015- string(15) "application/pdf"
016- ["%s/resources/test.png"]=>
017- string(9) "image/png"
018- ["%s/resources/test.ppt"]=>
019- string(29) "application/vnd.ms-powerpoint"
020- }