Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14089 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38632 invoked by uid 1010); 16 Dec 2004 19:55:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 35241 invoked from network); 16 Dec 2004 19:54:26 -0000 Received: from unknown (HELO wproxy.gmail.com) (64.233.184.207) by pb1.pair.com with SMTP; 16 Dec 2004 19:54:26 -0000 Received: by wproxy.gmail.com with SMTP id 58so384973wri for ; Thu, 16 Dec 2004 11:54:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=NRP0poc3vcUv9IhoPr9mepYHMIjGlcHreUxhz+GbvNIHvL52edSpgjCu0qHPC2rilLJH4tNvneLY/yRWxtY54UecjIJG+ABb52Ike8oLOoMfIb8KrxLVEdSih7uEr7CCfAcn9JW1NAu+ivmYdPzSRwk5R1iVX9uJtb1GsuY9uNk= Received: by 10.54.8.59 with SMTP id 59mr1307191wrh; Thu, 16 Dec 2004 11:53:39 -0800 (PST) Received: by 10.54.28.61 with HTTP; Thu, 16 Dec 2004 11:53:39 -0800 (PST) Message-ID: <90e24d4e0412161153296140b8@mail.gmail.com> Date: Thu, 16 Dec 2004 13:53:39 -0600 Reply-To: Jeremy Johnstone To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Major isssue with foreach() in PHP 4.3.10 From: phpdev@gmail.com (Jeremy Johnstone) http://bugs.php.net/bug.php?id=31134 This is breaking a large number of scripts. -- --------------------------- Jeremy Johnstone http://www.jeremyjohnstone.com jsjohnst@php.net