summaryrefslogtreecommitdiff
path: root/ext/mime_magic/php_mime_magic.h
Commit message (Expand)AuthorAgeFilesLines
* - MFB: Remove ext/mime_magic, it was deprecated and it's only function is nowDerick Rethans2008-08-291-43/+0
* MFB: remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - Moved all the mime_magic.c specific stuff into their own header filefoobar2003-11-041-368/+0
* Fixed bug #25155 (Possible namespace conflict between mime-magic & mssql)Ilia Alshanetsky2003-08-191-11/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* preparations for making magic file parser silentHartmut Holzgraefe2003-01-251-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* moved 'static' prototypes to prevent warningsHartmut Holzgraefe2002-03-271-30/+0
* preparing for Content-Encoding detectionHartmut Holzgraefe2002-03-271-3/+1
* build conflicts fixedHartmut Holzgraefe2002-03-261-7/+11
* 1st implementation of magic-file based mime_content_type(string filename)Hartmut Holzgraefe2002-03-241-0/+454