Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9561 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20073 invoked by uid 1010); 26 Apr 2004 06:49:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19926 invoked from network); 26 Apr 2004 06:49:46 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 26 Apr 2004 06:49:46 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.10/8.12.10) with ESMTP id i3Q6nj8C000326; Mon, 26 Apr 2004 08:49:45 +0200 Date: Mon, 26 Apr 2004 08:49:45 +0200 (CEST) X-X-Sender: derick@localhost To: Sara Golemon cc: internals@lists.php.net In-Reply-To: <20040426051635.66824.qmail@pb1.pair.com> Message-ID: References: <20040426051635.66824.qmail@pb1.pair.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Bug#28151 Writing to Uninitialized Arrays From: derick@php.net (Derick Rethans) On Sun, 25 Apr 2004, Sara Golemon wrote: > Here's what I think is the fix for 28151 (I have no strong feelings on > whether or not it belongs in the engine, but I am +1 on it personally). > Zend guys? Did you run "make test" with this change? I have a feeling that'd break other things... Derick