Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:4960 php.qa:15733 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80581 invoked by uid 1010); 24 Oct 2003 18:02:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80522 invoked from network); 24 Oct 2003 18:02:09 -0000 Received: from unknown (HELO morbo.e-centre.net) (66.154.82.3) by pb1.pair.com with SMTP; 24 Oct 2003 18:02:09 -0000 Received: from et-sfo-7.site.stayonline.net (h-67-100-57-2.SNVACAID.covad.net [67.100.57.2]) by morbo.e-centre.net (8.11.6/8.9.3) with ESMTP id h9OI24724408; Fri, 24 Oct 2003 14:02:05 -0400 Received: (from root@localhost) by et-sfo-7.site.stayonline.net (8.12.6/8.12.6/Submit) id h9OI1nXw029428; Fri, 24 Oct 2003 18:01:49 GMT Date: Sat, 25 Oct 2003 11:01:46 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) Cc: internals@lists.php.net, php-qa@lists.php.net To: Andi Gutmans In-Reply-To: <5.1.0.14.2.20031024185803.04f70e88@127.0.0.1> Message-ID: <4C4268D8-0715-11D8-9C22-000393B2B3C0@omniti.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) Subject: Re: [PHP-DEV] PHP 5 Beta 2 RC1 From: george@omniti.com (George Schlossnagle) References: <5.1.0.14.2.20031024185803.04f70e88@127.0.0.1> On Friday, October 24, 2003, at 10:06 AM, Andi Gutmans wrote: > Hey, > > I've rolled RC1 of beta 2. Although it's a beta I thought it'd be a > good idea to roll an RC so that we can at least do a sanity check to > see that the package is OK and builds. > > http://www.php.net/~andi/php-5.0.0b2RC1.tar.bz2 > http://www.php.net/~andi/php-5.0.0b2RC1.tar.gz > > Please let me know both if it works for you and if it fails. Most > changes in the engine are documented in the ZEND_CHANGES file. I'll > try and make sure it's updated even further for the real beta 2 > release this coming week. How do you make this work without libxml2 (Sterling??)? That's an utter pain to get built on os x. George