Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:8518 php.qa:16051 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25848 invoked by uid 1010); 15 Mar 2004 11:41:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 25458 invoked from network); 15 Mar 2004 11:41:54 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 15 Mar 2004 11:41:54 -0000 Received: (qmail 5103 invoked from network); 15 Mar 2004 11:41:47 -0000 Received: from guardian.zend.office (HELO AndiNotebook.zend.com) (10.1.1.4) by mail.zend.com with SMTP; 15 Mar 2004 11:41:47 -0000 Message-ID: <5.1.0.14.2.20040315134010.0454e880@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 15 Mar 2004 13:41:42 +0200 To: Jan Lehnardt Cc: php-qa@lists.php.net,internals@lists.php.net In-Reply-To: <15C81262-7654-11D8-B9B9-000A959DD3A4@jan.prima.de> References: <5.1.0.14.2.20040315080605.01732e80@127.0.0.1> <5.1.0.14.2.20040315080605.01732e80@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-QA] RC1 of RC1 From: andi@zend.com (Andi Gutmans) At 08:40 AM 3/15/2004 +0100, Jan Lehnardt wrote: >Hi, >On 15 Mar 2004, at 7:10, Andi Gutmans wrote: >>The .tar.gz/.tar.bz2 are available at http://snaps.php.net/~andi > >if I understood correctly, we'll be providing two packages, once >5.0.0 is released. One with libxml2 bundled and one without; >shouldn't we begin with that at RC stage? Yeah, I think that would be a nice idea. However, it does require tweaking of makedist and the build, the latter I am not sure I would want to do so close to the RC. If someone has a nice way of doing it which we can easily check over the next couple of days then speak up :) Andi