Re: [PHP-DEV] embedded libmagic (from file)

2011-03-21 Thread Raphael Geissert
Scott MacVicar wrote: > I have a diff sitting that I did yesterday that upgrades us to the > latest libmagic, it supports the new magic file format and updates > that bundle. But that's all. > > I'm also against allowing the non-php version. Yes it's a fork but > unfortunately it's for the best.

Re: [PHP-DEV] embedded libmagic (from file)

2011-03-21 Thread Scott MacVicar
I have a diff sitting that I did yesterday that upgrades us to the latest libmagic, it supports the new magic file format and updates that bundle. But that's all. I'm also against allowing the non-php version. Yes it's a fork but unfortunately it's for the best. - Scott On 21 March 2011 10:12, P

Re: [PHP-DEV] embedded libmagic (from file)

2011-03-21 Thread Pierre Joye
hi, Many incompatibilities and features are not available upstream. The more we work on it the more differences we have. I have to strongly (really strongly) discourage any kind of hacks to allow external libmagic usage. That will only limit the features available to the PHP users, like stream sup