Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19709 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39928 invoked by uid 1010); 24 Oct 2005 22:42:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39913 invoked from network); 24 Oct 2005 22:42:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2005 22:42:13 -0000 X-Host-Fingerprint: 216.117.147.250 unknown Linux 2.4/2.6 Received: from ([216.117.147.250:40622] helo=ctindustries.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 72/4A-22886-4436D534 for ; Mon, 24 Oct 2005 18:42:12 -0400 Received: from [127.0.0.1] (dsta-aa203.pivot.net [66.186.171.203]) (authenticated bits=0) by ctindustries.net (8.12.8/8.12.8) with ESMTP id j9OLVQtI022041; Mon, 24 Oct 2005 17:31:28 -0400 Message-ID: <435D64D6.9040906@ctindustries.net> Date: Mon, 24 Oct 2005 18:48:54 -0400 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcus Boerger CC: internals@lists.php.net References: <425333877.20051025002259@marcus-boerger.de> In-Reply-To: <425333877.20051025002259@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.87/1146/Fri Oct 21 00:36:48 2005 on ctindustries.net X-Virus-Status: Clean Subject: Re: [PHP-DEV] foreach with null From: rrichards@ctindustries.net (Rob Richards) Marcus Boerger wrote: > i would like to change foreach a tiny bit. Actually i don't like the >warning when using foreach with null. > > Marcus, you already know my feelings on this one. +1 Rob