On Wed, 24 Mar 2004, Lukas Smith wrote:
> Rasmus Lerdorf wrote:
> > ramifications of such a change. For example, how many PEAR packages might
> > we break with this? Are any of them perhaps even in the php5 tarball
> > itself?
>
> I know this is just an example, but just to clarify:
> PEAR is currently taking a bit of a wait and see approach with php5 for
> obvious reasons. We are mainly looking at the BC breaks atm, so there
> are really few packages that have moved to php5 only (afaik only
> PHPUnit2 and SOAP2, which both havent reached a stable state yet).
Right, but we aren't just talking about PHP5-only PEAR packages here. We
bundle a couple of basic PEAR packages right in the PHP5 distribution
tarball so we have to be very careful with these and I think also with the
more common ones that people install.
-Rasmus