Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:4961 php.qa:15734 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33791 invoked by uid 1010); 24 Oct 2003 18:35:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33742 invoked from network); 24 Oct 2003 18:35:47 -0000 Received: from unknown (HELO morbo.e-centre.net) (66.154.82.3) by pb1.pair.com with SMTP; 24 Oct 2003 18:35:47 -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 h9OIZi715782; Fri, 24 Oct 2003 14:35:44 -0400 Received: (from root@localhost) by et-sfo-7.site.stayonline.net (8.12.6/8.12.6/Submit) id h9OIZZ1d003090; Fri, 24 Oct 2003 18:35:35 GMT Date: Sat, 25 Oct 2003 11:35:32 -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: <04037757-071A-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. Only a handful of make test failures on OS X (w/libxml2): ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Locale settings affecting float parsing [tests/lang/034.phpt] Bug #25547 (error_handler and array index with function call) [tests/lang/bug25547.phpt] serializing references test case using globals [ext/session/tests/019.phpt] Bug #25756 (validate_schema_file() broken) [ext/simplexml/tests/bug25756.phpt] File type functions [ext/standard/tests/file/001.phpt] Check for mktime with out-of-range parameters [ext/standard/tests/time/003.phpt] mktime() [ext/standard/tests/time/mktime.phpt] XML parser test, function callbacks [ext/xml/tests/xml001.phpt] XML parser test, object tuple callbacks [ext/xml/tests/xml002.phpt] XML parser test, xml_set_object callbacks [ext/xml/tests/xml003.phpt] =====================================================================