Hi Christoph,
I've just finished today a draft for a proposal about integration to FirePHP into PEAR as a new driver to PEAR::Log package, and I received an interresting comment about PHP dependency.
In PEAR package you've set PHP dependency minimum to version 5.2.5
But there is no reason to set it too high (minimum required is 5.0.0). Of course, as there are lot of problems with PHP 5.0.0 thru 5.1.x , I understand your point of view.
But a minimum to PHP 5.2.0 is enough (to avoid PHP version problem) and allow more users to use your PEAR package version.
This feedback was suggest to me by Ken Guest (thanks to him)
Regards
Laurent Laville
http://pear.php.net/user/farell