Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44086 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12350 invoked from network); 28 May 2009 16:28:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2009 16:28:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:58277] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/49-31798-7BBBE1A4 for ; Thu, 28 May 2009 12:28:40 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 2A3334144057; Thu, 28 May 2009 16:29:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DOQn5tf-fTGY; Thu, 28 May 2009 18:29:15 +0200 (CEST) Received: from [192.168.1.55] (g225148168.adsl.alicedsl.de [92.225.148.168]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 53959414400B; Thu, 28 May 2009 18:29:13 +0200 (CEST) To: Matt Wilmas In-Reply-To: X-Priority: 3 References: <0197642A-FF59-4165-BDF5-1C8CABCB3D9C@pooteeweet.org> <01B6398C-D79E-490C-84BB-6C6A9A79EB05@pooteeweet.org> Message-ID: <73A7C0D5-E8B8-493A-B45F-39DD4AE56B73@pooteeweet.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Thu, 28 May 2009 18:28:12 +0200 Cc: PHP Development , Dmitry Stogov , Stanislav Malyshev X-Mailer: Apple Mail (2.935.3) Subject: Re: [PHP-DEV] PHP 5.3.0RC3 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 12.05.2009, at 04:20, Matt Wilmas wrote: > Hi Lukas, > > ----- Original Message ----- > From: "Lukas Kahwe Smith" > Sent: Monday, May 11, 2009 > >> >> [...] >>> Critical issues: >>> 1) I assume the issues with rounding are resolved. If any issues >>> pop up again, please let the list know. >> >> @Matt/Dmitry: Can you just give us the quick nod that all is well >> here? > > No, can't say that all is well. :-/ Nothing was changed yet, sorry > if you misunderstood. (BTW, it's not rounding/parsing, but > conversion/casting of floats->integers... :-)) > > I sent the updated patch a month ago, and then the next week Stas > asked some questions off-list, for clarification, etc. and then said > that the patch "looks good" and "since it appears to fix things I > think it can be applied." That's the only feedback I had really, and > Dmitry mentioned that it "breaks" about 30 tests (I'd consider them > broken now, to match the code, however ;-)), which I knew would have > to be updated. I didn't try to fix them yet, since I didn't know if > the changes would finally be applied or not. I was going to bring > it up again but then it was too close to RC2. > > There were some e-mails on the subject that I didn't follow up on > (nothing major, just comments), including one of yours I think. > Anyway, I guess I/we can wonder about RC3 now? Again, the *very > minor* modifications only help to ensure the [usual] long-standing > behavior on all platforms -- e.g. most users would see no change > from 5.2 or prior. > > I'll try to be sure to do what I can to take care of anything now, > since I shouldn't be distracted with other stuff like leading up to > RC2... I never saw anything about this issue being fixed with a commit yet. Could someone post the patch, so the fix can be put into CVS and people can take care of updating the relevant tests? regards, Lukas Kahwe Smith mls@pooteeweet.org