History log of /PHP-7.4/ext/fileinfo/libmagic/file.h (Results 26 – 30 of 30)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.7RC1
# 99041160 01-Sep-2008 Pierre Joye

- 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 t

- 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)

show more ...


# 6fbf14c5 29-Aug-2008 Derick Rethans

- MFH: Some more cleanups, and fixed some warnings.


# 46906925 29-Aug-2008 Scott MacVicar

Replace ereg code with pcre, fix duplicate macro names and segfault. Patch by Mikko


# b805c7f8 26-Aug-2008 Ilia Alshanetsky

Upgraded the lib to use PHP memory allocation routines.
Fixed a crash caused by analysis of DEADJOE files
A little bit of CS inside libmagic


Revision tags: php-4.4.9, php-5.3.0alpha1
# 14ce4a1d 25-Jul-2008 SVN Migration

This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.


12