On Sat, Dec 20, 2008 at 14:40, Laurent Laville <p...@laurent-laville.org> wrote: > Hannes Magnusson a écrit : >> Sure, I know package.xml support platform dependent dependencies, but >> it cannot be combined with PHP version check. >> > > Yes here I agree with you at 100%. It may be a new request to a future > PEAR_PackageFileManager version.
I'm confused. What does all this have to do with PEAR_PackageFileManager? The package.xml format simply doesn't support this. Even if there was such support in that package it would generate invalid package.xml which we couldn't use anytway. It should be a feature request to the actual package.xml format. -Hannes