On Fri, 2002-11-29 at 18:20, Philip Olson wrote:
> > On Fri, 29 Nov 2002, Wez Furlong wrote:
> > IMO, the manual should include all of the "maintstream" PHP extensions.
> > The reasoning is that if someone downloads the PHP manual, they expect
> > to get the PHP manual and not have to hunt around for docs on extensions
> > X, Y, Z.
> 
> So "mainstream" is defined as which are bundled with the
> PHP4 source, whether it's in PECL or not?  Does anyone
> know or have a list of what will go where and when? Is
> the install, configure, and use process different for
> PECL extensions?  Why are any PECL extensions bundled in
> PHP4 source?  That seems to defeat the purpose.

Not quite.  One purpose of separating the (cvs) source of PHP itself and
extensions is to be able to pick the latest working version of
extensions when releasing PHP, rather than waiting for extension
maintainers to fix bugs during the PHP release process.

 - Stig


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to