Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43889 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77080 invoked from network); 12 May 2009 02:37:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 May 2009 02:37:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 204.13.248.71 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 204.13.248.71 mho-01-ewr.mailhop.org Received: from [204.13.248.71] ([204.13.248.71:64994] helo=mho-01-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/3C-05302-CD0E80A4 for ; Mon, 11 May 2009 22:37:17 -0400 Received: from cs181029147.pp.htv.fi ([82.181.29.147] helo=[127.0.0.1]) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1M3hrl-0009bZ-JU; Tue, 12 May 2009 02:37:13 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 82.181.29.147 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18FkHxquhb4MXxcHe56lOkspumHXo8MbkE= Message-ID: <4A08E0D5.9060600@sci.fi> Date: Tue, 12 May 2009 05:37:09 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Matt Wilmas CC: internals@lists.php.net References: <0197642A-FF59-4165-BDF5-1C8CABCB3D9C@pooteeweet.org> <01B6398C-D79E-490C-84BB-6C6A9A79EB05@pooteeweet.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.3.0RC3 From: jani.taskinen@sci.fi (Jani Taskinen) Before committing anything else into PHP_5_3, can you first make sure everything you provided is ALSO IN HEAD?! Hint: zend_operators.* --Jani Matt Wilmas kirjoitti: > 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 >