php-src/ext/fileinfo
2008-11-27 19:45:16 +00:00
..
libmagic Add asprintf, use regular system malloc and free and add checks in configure.in for the functions 2008-11-27 19:45:16 +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 - Updating the libmagic patch. 2008-07-25 08:17:21 +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 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +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