summaryrefslogtreecommitdiff
path: root/ext/fileinfo
Commit message (Expand)AuthorAgeFilesLines
* fixed php version detectionIlia Alshanetsky2005-12-201-1/+1
* 1.0.2Ilia Alshanetsky2005-12-062-3/+8
* Fixed copy & paste errorIlia Alshanetsky2005-11-241-1/+1
* 1.0.1 releaseIlia Alshanetsky2005-11-242-3/+4
* PHP-5.1 compatibilityMichael Wallner2005-11-191-3/+1
* Support for Windows (Michael Wallner)Edin Kadribasic2005-09-072-1/+14
* Release newsIlia Alshanetsky2005-06-301-4/+4
* Final (i hope) set of magic.h detection fixes.Ilia Alshanetsky2005-06-291-5/+9
* More reliable library detection.Ilia Alshanetsky2005-06-291-1/+5
* Added another search patch for magic file (fixes bug #3232).Ilia Alshanetsky2005-04-051-1/+1
* Improved search paths.Ilia Alshanetsky2005-02-171-3/+3
* fix segfault when failed to open magic fileAntony Dovgal2005-01-311-1/+1
* Fixed ZTS buildIlia Alshanetsky2005-01-241-1/+1
* Adjust magic path ordering.Ilia Alshanetsky2004-08-201-1/+1
* Added /usr/share/misc/file/magic to the possible magic paths (used by Debian)Ilia Alshanetsky2004-08-201-1/+1
* Prepare for 0.2 release.Ilia Alshanetsky2004-05-261-3/+5
* Fixed typo.Ilia Alshanetsky2004-05-081-2/+2
* - Fixed type which prevented this extension from being loaded as sharedDerick Rethans2004-05-081-1/+1
* More C++ comments.Ilia Alshanetsky2004-04-211-1/+1
* C++ comments are ungood ;).Ilia Alshanetsky2004-04-211-2/+4
* libmagic will only consume up to HOWMANY (hardcoded to 65536) bytesHartmut Holzgraefe2004-04-211-1/+7
* Fixes for PHP 4.3.X.Ilia Alshanetsky2004-02-131-3/+7
* Added package.xmlIlia Alshanetsky2004-02-131-0/+41
* Initial commit of the fileinfo extension.Ilia Alshanetsky2004-02-136-0/+567