Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43888 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74687 invoked from network); 12 May 2009 02:20:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 May 2009 02:20:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=php_lists@realplain.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php_lists@realplain.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain realplain.com from 209.151.69.1 cause and error) X-PHP-List-Original-Sender: php_lists@realplain.com X-Host-Fingerprint: 209.151.69.1 liberty.vosn.net Linux 2.4/2.6 Received: from [209.151.69.1] ([209.151.69.1:54095] helo=liberty.vosn.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/EB-05302-AECD80A4 for ; Mon, 11 May 2009 22:20:26 -0400 Received: from 75-121-102-162.dyn.centurytel.net ([75.121.102.162]:60783 helo=pc1) by liberty.vosn.net with smtp (Exim 4.69) (envelope-from ) id 1M3hbT-0005bM-Ck; Mon, 11 May 2009 20:20:23 -0600 Message-ID: To: Cc: "Lukas Kahwe Smith" , "Dmitry Stogov" References: <0197642A-FF59-4165-BDF5-1C8CABCB3D9C@pooteeweet.org> <01B6398C-D79E-490C-84BB-6C6A9A79EB05@pooteeweet.org> Date: Mon, 11 May 2009 21:20:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - liberty.vosn.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - realplain.com Subject: Re: [PHP-DEV] PHP 5.3.0RC3 From: php_lists@realplain.com ("Matt Wilmas") 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... > [...] > regards, > Lukas Kahwe Smith > mls@pooteeweet.org - Matt