Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43898 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42654 invoked from network); 12 May 2009 10:58:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 May 2009 10:58:57 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; 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:52233] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/35-05302-F66590A4 for ; Tue, 12 May 2009 06:58:56 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 935161EBC021; Tue, 12 May 2009 11:01:56 +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 5dmRGJV6-lAQ; Tue, 12 May 2009 13:01:55 +0200 (CEST) Received: from [192.168.0.182] (77-58-147-159.dclient.hispeed.ch [77.58.147.159]) (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 8800B1EBC013; Tue, 12 May 2009 13:01:53 +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: <299CF1DF-28EC-4BD6-AC38-A343702A21CE@pooteeweet.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 12 May 2009 12:58:48 +0200 Cc: PHP internals , Dmitry Stogov , Stanislav Malyshev , Andi Gutmans X-Mailer: Apple Mail (2.930.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... :-)) Doh. Would have been nice if someone could have alerted us about this ahead of RC2. So it goes. > 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. @Stas/Dmitry: ? regards, Lukas Kahwe Smith mls@pooteeweet.org