Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14106 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80637 invoked by uid 1010); 17 Dec 2004 00:08:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79656 invoked from network); 17 Dec 2004 00:08:49 -0000 Received: from unknown (HELO wproxy.gmail.com) (64.233.184.193) by pb1.pair.com with SMTP; 17 Dec 2004 00:08:49 -0000 Received: by wproxy.gmail.com with SMTP id 58so3133wri for ; Thu, 16 Dec 2004 16:08:48 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=UzL+HwknPIm7t4rUqop1gpuBXa5xu3rssuSwPiWWKdf5UrSFfw4dOKbTwA5F0WgOzFrwpd9fvpKZzlS3FHLTfyWDnf2ykt//dnWE/hRxDu/nIM9LJQCiBXWP/jgtmyTYirFCU4R+brEMfuVOUafzOusnN6j1QCnMvhpLvYMnSfM= Received: by 10.54.6.39 with SMTP id 39mr26369wrf; Thu, 16 Dec 2004 16:08:48 -0800 (PST) Received: by 10.54.28.61 with HTTP; Thu, 16 Dec 2004 16:08:48 -0800 (PST) Message-ID: <90e24d4e04121616081b4e90ed@mail.gmail.com> Date: Thu, 16 Dec 2004 18:08:48 -0600 Reply-To: Jeremy Johnstone To: Edin Kadribasic Cc: internals@lists.php.net In-Reply-To: <017401c4e3b3$61c52e20$0b00000a@blaster> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <90e24d4e0412161153296140b8@mail.gmail.com> <017401c4e3b3$61c52e20$0b00000a@blaster> Subject: Re: [PHP-DEV] Major isssue with foreach() in PHP 4.3.10 From: phpdev@gmail.com (Jeremy Johnstone) On Thu, 16 Dec 2004 22:08:24 +0100, Edin Kadribasic wrote: > Maybe we should print a warning on the download page since many PHP users > seem to be experiencing it. That was my suggestion too as no previous subminor version release of PHP broke like this due to a Zend extension not being upgraded. I would expect things like this to happen on an upgrade from 4.2 to 4.3, but not on an upgrade from 4.3.9 to 4.3.10. With statements like "several very serious security issues" on the homepage, many are going to be quick to upgrade and won't learn of the possible issues which could occur if they don't upgrade Zend extensions too. --------------------------- Jeremy Johnstone http://www.jeremyjohnstone.com jsjohnst@php.net