Revision tags: php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
d7b6f010 |
| 12-Jan-2009 |
Andrei Zmievski |
memset() requires a pointer.
|
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
3e543f24 |
| 02-Nov-2008 |
Scott MacVicar |
MFH: Sync libmagic with 4.26 and add support for the new v6 magic file format
|
Revision tags: php-5.2.7RC2 |
|
#
5a28412a |
| 15-Oct-2008 |
Ilia Alshanetsky |
Removed dead-code
|
Revision tags: php-5.2.7RC1 |
|
#
c8a0c3b0 |
| 02-Sep-2008 |
Pierre Joye |
- don't close caller streams in libmagic (prevent leak and zombie stream) - string returned by magic_* are freed on magic_close, duplicate before calling magic_close (set return value)
- don't close caller streams in libmagic (prevent leak and zombie stream) - string returned by magic_* are freed on magic_close, duplicate before calling magic_close (set return value) - if stat failed, don't try to call magic_* (when FILEINFO_MODE_FILE)
show more ...
|
#
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.
|
#
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'.
|