It seems like this isn't going to be fixed any time soon. 220 extensions which may have version specific external libraries and each one needing to be built at least 20 ways (VC6/9, ts/nts, 5.0/5.1/5.2/5.3/6.0). That gives 4,400 build processes. Debug? 8,800 builds. And then more if there are different external libraries, though I would hope that a version of a PECL extension would only run with a single version of an external library. I don't know if the dependencies are maintained in any easy way. Compare that with PHP's handful of builds.
DLL downloads will be offered at pecl.php.net for active PHP branches (5_2, 5_3, 6_0).
However, this does not exist today so yesterday I removed all references to pecl4win from the PHP manual and referred to the "build it yourself" documentation. If the documentation is wrong/outdated then please report a bug.
Regards, Philip -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php