summaryrefslogtreecommitdiff
path: root/ext/fileinfo/tests/finfo_file_002.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-06-291-0/+2
|\
| * Fix typoAnatol Belski2019-06-291-1/+1
| * Add tests from fix #78183 from PHP-7.2Joshua Westerheide2019-06-291-1/+3
* | Add test for bug #78075, json detectionAnatol Belski2019-05-301-0/+2
* | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
|/
* Fixed bug #77346 webm files incorrectly detected as application/octet-streamAnatol Belski2018-12-281-1/+3
* Fixed bug #66307 Fileinfo crashes with powerpoint filesAnatol Belski2014-04-241-1/+3
* Fixed bug #64830 mimetype detection segfaults on mp3 fileAnatol Belski2013-05-141-1/+3
* - Fixed magic file regex supportFelipe Pena2012-05-241-1/+3
* Bug#54016 (finfo_file() Cannot determine filetype in archives)Hannes Magnusson2011-02-141-1/+3
* MFH fileinfo tests are missing skipifScott MacVicar2009-03-151-0/+2
* MFH Update fileinfo to libmagic 5.00 and remove dependency on dirent.h on Win...Scott MacVicar2009-03-151-1/+1
* Test for fileinfo to check mime types.Scott MacVicar2008-08-291-0/+30