Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43420 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8052 invoked from network); 19 Mar 2009 20:55:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2009 20:55:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 204.11.219.139 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 mail.lerdorf.com Received: from [204.11.219.139] ([204.11.219.139:45743] helo=mail.lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 00/3E-55398-741B2C94 for ; Thu, 19 Mar 2009 15:55:36 -0500 Received: from Macintosh-401.local (socks1.corp.yahoo.com [216.145.54.158]) (authenticated bits=0) by mail.lerdorf.com (8.14.3/8.14.3/Debian-9) with ESMTP id n2JKtVPO000490 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 19 Mar 2009 13:55:32 -0700 Message-ID: <49C2B143.1020806@lerdorf.com> Date: Thu, 19 Mar 2009 16:55:31 -0400 User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Matt Wilmas CC: internals@lists.php.net, Dmitry Stogov , Lukas Kahwe Smith , =?ISO-8859-1?Q?Johannes_Schl=FCter?= References: <1113CE12226949C2939A31971420991F@pc1> <49C0A7C7.8000804@zend.com> <12E613FAA1C9422B948F00B61AD32366@pc1> <49C134E5.7020706@zend.com> <49C29EEF.9010702@lerdorf.com> <5FCCF5B726CC4366BD5EB73D373C6742@pc1> In-Reply-To: <5FCCF5B726CC4366BD5EB73D373C6742@pc1> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: [PATCH] Bug #45877: LONG_MAX/MIN array key as string/int From: rasmus@lerdorf.com (Rasmus Lerdorf) Matt Wilmas wrote: > However, nothing has been changed in a 5.2.x release (there was some > partial backport shortly before getting reverted). If you noticed a > change in 5.2.x, perhaps it was platform related? > > [1] http://marc.info/?l=php-internals&m=123704111325725&w=2 Right, sorry, same people, wrong thread. I don't think it is platform related. The change happened from 5.1 to 5.2, not within the 5.2 cycle. -Rasmus