Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:5025 php.qa:15748 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81262 invoked by uid 1010); 27 Oct 2003 00:24:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81198 invoked from network); 27 Oct 2003 00:24:50 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 27 Oct 2003 00:24:50 -0000 Received: from ip-66-80-117-254.nyc.megapath.net ([66.80.117.254] helo=omniti.com) by longsword.omniti.com with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.14) id 1ADvBi-0007Y3-E7; Sun, 26 Oct 2003 19:24:50 -0500 Date: Sun, 26 Oct 2003 19:24:35 -0500 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: 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> Weird bug in simplexml: The following code loops indefinitely. $conf = simplexml_load_file("status.xml"); foreach($conf->services->service as $service) { print $service->params->description."\n"; foreach($service->params as $foo) { print "$foo\n"; } } #status.xml errorlog ErrorLog_ServiceLogger HTTP_ServiceCheck OmniTI HTTP Check http://www.omniti.com 30 errorlog debuglog HTTP_ServiceCheck SCHLOSSNAGLE.ORG HTTP Check http://www.schlossnagle.org 30 errorlog debuglog On Friday, October 24, 2003, at 01:06 PM, 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. > > Thanks, > Andi > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- George Schlossnagle -- Principal Consultant -- OmniTI Computer Consulting, Inc. -- +1.410.872.4910 x202 -- 1024D/1100A5A0 1370 F70A 9365 96C9 2F5E 56C2 B2B9 262F 1100 A5A0