Test: /ext/fileinfo/tests/finfo_file_002.phpt - Version 5.4.24    

There are 2 different diffs reported by users for this test.

Count Diff
3 (75%)
013+ string(24) "application/octet-stream"
013- string(10) "audio/mpeg"
1 (25%)
001+ array(0) {
002+ }
001- array(8) {
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- }