]> granicus.if.org Git - php/commit
Fixed bug #63248 Load multiple magic files on win
authorAnatoliy Belsky <ab@php.net>
Tue, 16 Oct 2012 09:03:32 +0000 (11:03 +0200)
committerAnatoliy Belsky <ab@php.net>
Tue, 16 Oct 2012 09:03:32 +0000 (11:03 +0200)
commit6d019deee206dd76396bcaff9497ae3619d279b0
tree4fbde2e1fb78695b79cfccd92fe8ea2fdd2be349
parent13d4d8e2d037385bfa2c7775929b65ae1f73998d
Fixed bug #63248 Load multiple magic files on win

- adapt config.w32 to not to use dirent lib anymore
- prevent libmagic from opening a dir handle under win
- reimplement the dir iteration functionality with streams
NEWS
ext/fileinfo/config.w32
ext/fileinfo/libmagic.patch
ext/fileinfo/libmagic/apprentice.c