php-src/ext/fileinfo
Andrei Zmievski e1ee6322bb MFB
2009-01-12 19:15:07 +00:00
..
libmagic MFB 2009-01-12 19:15:07 +00:00
tests Warnings from libmagic should be notices rather than sent to stderr, this fixes a test on Windows 2008-11-22 10:27:19 +00:00
config.m4 - Fixed bug #45636 (fileinfo ext duplicate strndup). 2008-08-06 14:42:06 +00:00
config.w32 - MFH 2008-11-06 13:56:49 +00:00
create_data_file.php - Bundle the data file - you can still use the external file if you 2008-07-24 13:40:21 +00:00
CREDITS *** empty log message *** 2008-12-04 14:53:51 +00:00
data_file.c Update libmagic to 4.26 and add support for v6 of the magic file format. 2008-11-02 16:09:27 +00:00
EXPERIMENTAL Initial commit of the fileinfo extension. 2004-02-13 01:06:06 +00:00
fileinfo.c Remove all of the stuff we have in here for pre PHP 5.2 support and memset the fileinfo struct. 2008-12-22 16:44:51 +00:00
fileinfo.php Initial commit of the fileinfo extension. 2004-02-13 01:06:06 +00:00
libmagic.patch - No C++ comments. 2008-07-25 08:18:34 +00:00
Makefile.frag - Enable fileinfo by default 2008-07-25 09:16:09 +00:00
package.xml 1.0.4 2006-11-07 21:45:20 +00:00
php_fileinfo.h - Adding back in mime_content_type(). 2008-08-29 13:29:18 +00:00