Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43543 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52791 invoked from network); 30 Mar 2009 22:10:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2009 22:10:05 -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:49062] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C7/22-40239-C3341D94 for ; Mon, 30 Mar 2009 17:10:05 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id E1FC2414405D; Mon, 30 Mar 2009 22:13:36 +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 Wsxx+IV7HGs6; Tue, 31 Mar 2009 00:13:36 +0200 (CEST) Received: from [192.168.0.182] (77-58-151-147.dclient.hispeed.ch [77.58.151.147]) (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 93196414400B; Tue, 31 Mar 2009 00:13:34 +0200 (CEST) Message-ID: To: php-dev List , Matt W , Dmitry Stogov , Christian Seiler 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, 31 Mar 2009 00:09:58 +0200 X-Mailer: Apple Mail (2.930.3) Subject: RC2 and integer/float handling in 5.3 From: mls@pooteeweet.org (Lukas Kahwe Smith) Hi guys, Just wanted to know if those issues are resolved? I rather not have a flow of changes in this area just before the next RC2. As a matter of fact this is the main thing that needs to get done before RC2. Other things are listed here: http://wiki.php.net/todo/php53#rc2 I would not mind being able to release RC Thursday next week. Which would mean commit freeze starting Monday next week. So how are things looking? regards, Lukas Kahwe Smith mls@pooteeweet.org