Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8912 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39757 invoked by uid 1010); 3 Apr 2004 17:05:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39723 invoked from network); 3 Apr 2004 17:05:27 -0000 Received: from unknown (HELO mail.zend.com) (62.219.226.19) by pb1.pair.com with SMTP; 3 Apr 2004 17:05:27 -0000 Received: (qmail 7582 invoked from network); 3 Apr 2004 17:05:25 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 3 Apr 2004 17:05:25 -0000 Message-ID: <5.1.0.14.2.20040403190422.0248ab98@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 03 Apr 2004 19:05:23 +0200 To: Adam Maccabee Trachtenberg , internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Bundling libxml2 From: andi@zend.com (Andi Gutmans) References: We'd need to have someone who'll maintain this by probably having a stable libXML2 tarball someplace in our CVS, and then change makedist to create the two packages (one with and one without libXML2). This should make everyone happy as long as it's properly maintained. Andi At 01:29 PM 4/2/2004 -0500, Adam Maccabee Trachtenberg wrote: >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! > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php