Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8901 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11573 invoked by uid 1010); 2 Apr 2004 18:29:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11549 invoked from network); 2 Apr 2004 18:29:49 -0000 Received: from unknown (HELO miranda.org) (209.58.150.153) by pb1.pair.com with SMTP; 2 Apr 2004 18:29:49 -0000 Received: (qmail 31533 invoked by uid 546); 2 Apr 2004 18:29:49 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 2 Apr 2004 18:29:49 -0000 Date: Fri, 2 Apr 2004 13:29:49 -0500 (EST) X-X-Sender: adam@miranda.org To: internals@lists.php.net Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Bundling libxml2 From: adam@trachtenberg.com (Adam Maccabee Trachtenberg) Did we ever come to a conclusion whether we're going to provide a version of PHP 5 that bundles libxml2? Now that we're in RC, I think we should aim to produce packages that are as identical to the final release as possible, so we don't end up with any unexpected surprises later on in the process. PHP 5 enables XML by default and we require a minimum version of libxml2 2.5.10. I know many systems already have a copy of libxml2, but I bet a lot of machines aren't running something that recent. (Like Mac OS X 10.3, for instance.) This could lead to a lot of calls to --disable-xml. -adam -- adam@trachtenberg.com author of o'reilly's php cookbook avoid the holiday rush, buy your copy today!