Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59899 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53650 invoked from network); 13 Apr 2012 18:51:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Apr 2012 18:51:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.203 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.203 smtp203.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.203] ([67.192.241.203:52955] helo=smtp203.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/86-35770-5C5788F4 for ; Fri, 13 Apr 2012 14:51:50 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp20.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 99A2625812E; Fri, 13 Apr 2012 14:51:47 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp20.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 45FD62580C2; Fri, 13 Apr 2012 14:51:47 -0400 (EDT) Message-ID: <4F8875C2.4000708@sugarcrm.com> Date: Fri, 13 Apr 2012 11:51:46 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: Matt Pelmear CC: "internals@lists.php.net" References: <4F884FB4.70901@sugarcrm.com> <4F885077.6060800@lerdorf.com> <4F887306.3060302@gmail.com> In-Reply-To: <4F887306.3060302@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] '9223372036854775807' == '9223372036854775808' From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > Sadly when I proposed this many months ago my post was ignored. :-( I've looked up your post (http://marc.info/?l=php-internals&m=130348253124215&w=2 if anybody's interested) and unfortunately I think it did not have due attention because it mixed two issues - converting comparison that == does (which is OK), and information loss in border cases on such comparison (which is not OK). Of course, it would be better if we understood that the latter is the root of your problems but apparently nobody understood that then. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227