> The real problem we have is that there's no obvious way to tell if a PECL > package *release* is geared to a specific branch - and that's only really a > problem because we effectively have two development branches in PHP at > present, HEAD and 5_3. Even so, most PECL devs aim to have their code work > with both 5_2 and 5_3 (and some go much, much further, as you know.)
We have an easy way to do it for released packages, using package.xml. That's why the PHP version dependency exists. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php