php-src/ext/fileinfo
Pierre Joye 99041160df - use php's stream in libmagic
- remove duplicate code (like mime_content_type() compatibility function
  now use the same base as finfo_file())
- make it portable (works now on windows too, belongs other OSes)

- ([20:28]  <lsmith> Pierre: ok please commit)
2008-09-01 18:56:06 +00:00
..
libmagic - use php's stream in libmagic 2008-09-01 18:56:06 +00:00
tests - use php's stream in libmagic 2008-09-01 18:56:06 +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 - use php's stream in libmagic 2008-09-01 18:56:06 +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