Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43882 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16683 invoked from network); 11 May 2009 12:06:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2009 12:06:05 -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:44026] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/C7-63646-BA4180A4 for ; Mon, 11 May 2009 08:06:04 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id D9BAB1EBC02A; Mon, 11 May 2009 12:08:59 +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 XtTKqgx8ZI1E; Mon, 11 May 2009 14:08:59 +0200 (CEST) Received: from [192.168.80.136] (unknown [195.226.16.50]) (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 9578E1EBC022; Mon, 11 May 2009 14:08:57 +0200 (CEST) Message-ID: <01B6398C-D79E-490C-84BB-6C6A9A79EB05@pooteeweet.org> To: PHP internals , Steph Fox , Steph Fox , Matt W , Dmitry Stogov , Andi Gutmans , Nuno Lopes , =?WINDOWS-1252?Q?Marcus_B=F6rger?= In-Reply-To: <0197642A-FF59-4165-BDF5-1C8CABCB3D9C@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: Mon, 11 May 2009 14:05:57 +0200 References: <0197642A-FF59-4165-BDF5-1C8CABCB3D9C@pooteeweet.org> X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] PHP 5.3.0RC3 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 08.05.2009, at 10:31, Lukas Kahwe Smith wrote: > 1. fix open PHP 5.3 bugs To spare us surprises so late in the game, please only commit bug fixes with accompanying tests. Again as Johannes mentioned, tests in the testfest repo do not count. They should go into php-src along with the actual fix. > 2. finish UPGRADING README file (Steph) > 3. write migration guide for the manual (Steph) @Steph: Where do we stand here? This item needs to be in full swing to be finished right now. Preferably before RC3, so that this release can also put the documentation to the test. If you need additional hands or cannot complete this by this weekend alone, we need others to step up and help out. > 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? > 2) The re2c EOF bug needs a clean fix @Nuno/Macus/The rest of the world: This issue is still open. If we can find a fix for this we are all comfortable with by Thursday evening, I would like to go ahead with RC3 next week. The idea being that this change needs to be validated a bit before its worth going into release mode and also re2c needs to put this change into a release as well. If not, then it just means we need to wait an extra week before we can look at releasing RC3 again. We have identified another critical issue on windows. Pierre is in the process of validating the fix: http://bugs.php.net/bug.php?id=44859 regards, Lukas Kahwe Smith mls@pooteeweet.org