php-src/ext/fileinfo
Felipe Pena d13b704d25 - Fixed mime_content_type() behavior when a string is given
- Fixed check for "empty file name"
- MFH: New test
2008-09-01 23:44:00 +00:00
..
libmagic - use php's stream in libmagic 2008-09-01 18:56:06 +00:00
tests - Fixed mime_content_type() behavior when a string is given 2008-09-01 23:44:00 +00:00
config.m4 - MFH: Fixed bug #45636 (fileinfo ext duplicate strndup). 2008-08-06 14:42:38 +00:00
config.w32 - update config to match config.m4 2008-07-31 13:13:20 +00:00
create_data_file.php This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 02:44:58 +00:00
CREDITS This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 08:18:35 +00:00
data_file.c This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 02:44:58 +00:00
EXPERIMENTAL This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2007-09-26 15:44:16 +00:00
fileinfo.c - Fixed mime_content_type() behavior when a string is given 2008-09-01 23:44:00 +00:00
fileinfo.php This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2007-09-26 15:44:16 +00:00
libmagic.patch This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-07-25 08:18:35 +00:00
Makefile.frag MFH: enable fileinfo by default 2008-07-25 09:16:22 +00:00
package.xml This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2007-09-26 15:44:16 +00:00
php_fileinfo.h - MFH: Adding back in mime_content_type(). 2008-08-29 13:29:42 +00:00