Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.0.4 | Ilia Alshanetsky | 2006-11-07 | 1 | -3/+4 |
* | Improved mime magic file detection | Ilia Alshanetsky | 2006-11-07 | 1 | -6/+11 |
* | Fixed pecl bug #6284 | Ilia Alshanetsky | 2006-11-07 | 1 | -0/+4 |
* | - Make fileinfo compile with PHP 5.2 as well. | Derick Rethans | 2006-10-10 | 1 | -4/+11 |
* | fixed php version detection | Ilia Alshanetsky | 2005-12-20 | 1 | -1/+1 |
* | 1.0.2 | Ilia Alshanetsky | 2005-12-06 | 2 | -3/+8 |
* | Fixed copy & paste error | Ilia Alshanetsky | 2005-11-24 | 1 | -1/+1 |
* | 1.0.1 release | Ilia Alshanetsky | 2005-11-24 | 2 | -3/+4 |
* | PHP-5.1 compatibility | Michael Wallner | 2005-11-19 | 1 | -3/+1 |
* | Support for Windows (Michael Wallner) | Edin Kadribasic | 2005-09-07 | 2 | -1/+14 |
* | Release news | Ilia Alshanetsky | 2005-06-30 | 1 | -4/+4 |
* | Final (i hope) set of magic.h detection fixes. | Ilia Alshanetsky | 2005-06-29 | 1 | -5/+9 |
* | More reliable library detection. | Ilia Alshanetsky | 2005-06-29 | 1 | -1/+5 |
* | Added another search patch for magic file (fixes bug #3232). | Ilia Alshanetsky | 2005-04-05 | 1 | -1/+1 |
* | Improved search paths. | Ilia Alshanetsky | 2005-02-17 | 1 | -3/+3 |
* | fix segfault when failed to open magic file | Antony Dovgal | 2005-01-31 | 1 | -1/+1 |
* | Fixed ZTS build | Ilia Alshanetsky | 2005-01-24 | 1 | -1/+1 |
* | Adjust magic path ordering. | Ilia Alshanetsky | 2004-08-20 | 1 | -1/+1 |
* | Added /usr/share/misc/file/magic to the possible magic paths (used by Debian) | Ilia Alshanetsky | 2004-08-20 | 1 | -1/+1 |
* | Prepare for 0.2 release. | Ilia Alshanetsky | 2004-05-26 | 1 | -3/+5 |
* | Fixed typo. | Ilia Alshanetsky | 2004-05-08 | 1 | -2/+2 |
* | - Fixed type which prevented this extension from being loaded as shared | Derick Rethans | 2004-05-08 | 1 | -1/+1 |
* | More C++ comments. | Ilia Alshanetsky | 2004-04-21 | 1 | -1/+1 |
* | C++ comments are ungood ;). | Ilia Alshanetsky | 2004-04-21 | 1 | -2/+4 |
* | libmagic will only consume up to HOWMANY (hardcoded to 65536) bytes | Hartmut Holzgraefe | 2004-04-21 | 1 | -1/+7 |
* | Fixes for PHP 4.3.X. | Ilia Alshanetsky | 2004-02-13 | 1 | -3/+7 |
* | Added package.xml | Ilia Alshanetsky | 2004-02-13 | 1 | -0/+41 |
* | Initial commit of the fileinfo extension. | Ilia Alshanetsky | 2004-02-13 | 6 | -0/+567 |