summaryrefslogtreecommitdiff
path: root/ext/fileinfo/libmagic/file.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-11-241-0/+2
|\
| * Fix #77961: finfo_open crafted magic parsing SIGABRTChristoph M. Becker2020-11-241-0/+2
* | libmagic: Constify argAnatol Belski2020-09-021-1/+1
* | fileinfo: Followup fixesAnatol Belski2020-08-291-2/+0
* | fileinfo: Upgrade to libmagic 5.39Anatol Belski2020-08-291-44/+71
* | Drop various unused macros/APIsGeorge Peter Banyard2020-08-261-2/+1
* | fileinfo build fix proposal for haiku.David Carlier2020-08-211-4/+4
* | Drop unnecessary stdint and inttypes header checksGeorge Peter Banyard2020-04-221-9/+3
|/
* Update libmagic patchPeter Kokot2019-07-081-7/+0
* Ported limagic 5.37Anatol Belski2019-05-301-10/+16
* Declare function proto in headerAnatol Belski2018-11-051-0/+3
* Port libmagic 5.33Anatol Belski2018-04-291-14/+28
* Upgrade bundled libmagic to 5.31Anatol Belski2017-10-111-1/+5
* Upgraded libmagic to 5.29Anatol Belski2016-11-241-18/+28
* missing prototypeAnatol Belski2015-03-081-0/+1
* started to patch for libmagic.nextAnatol Belski2015-03-081-6/+33
* drop dead/unused codeRemi Collet2014-12-091-2/+0
* several signature and data type fixesAnatol Belski2014-08-261-2/+1
* updated to libmagic-5.17Anatol Belski2014-02-191-12/+21
* Fixed Bug #66731 file: infinite recursionRemi Collet2014-02-181-1/+1
* upgraded libmagic to 5.14Anatol Belski2013-04-071-17/+41
* Fixed warning implicit declaration of function 'file_printedlen'Xinchen Hui2012-04-221-0/+1
* Bug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt failsAnatoliy Belsky2012-04-021-0/+8
* Fix bug #61504, potential vuln. in fileinfo. update to 5.11Pierre Joye2012-03-271-24/+73
* Upgrade bundled libmagic to 5.03 (fixes CDF parsing related issues)Mikko Koppanen2009-12-261-7/+6
* MFH Update libmagic to 5.02Scott MacVicar2009-05-041-1/+6
* - fix the build for win (vc6 or vc9)Pierre Joye2009-03-161-2/+2
* MFH Update fileinfo to libmagic 5.00 and remove dependency on dirent.h on Win...Scott MacVicar2009-03-151-11/+46
* MFH: Sync libmagic with 4.26 and add support for the new v6 magic file formatScott MacVicar2008-11-021-26/+38
* Removed dead-codeIlia Alshanetsky2008-10-151-1/+0
* - use php's stream in libmagicPierre Joye2008-09-011-5/+8
* - MFH: Some more cleanups, and fixed some warnings.Derick Rethans2008-08-291-2/+0
* Replace ereg code with pcre, fix duplicate macro names and segfault. Patch by...Scott MacVicar2008-08-291-2/+6
* Upgraded the lib to use PHP memory allocation routines.Ilia Alshanetsky2008-08-261-7/+0
* This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.SVN Migration2008-07-251-0/+392