Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71425 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6622 invoked from network); 23 Jan 2014 08:47:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2014 08:47:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=ab@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ab@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.73.107 as permitted sender) X-PHP-List-Original-Sender: ab@php.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:43168] helo=klapt.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/72-23060-817D0E25 for ; Thu, 23 Jan 2014 03:47:22 -0500 Received: by klapt.com (Postfix, from userid 33) id 12CE123D60EC; Thu, 23 Jan 2014 09:47:16 +0100 (CET) Received: from 178.10.239.203 (SquirrelMail authenticated user anatol@belski.net) by webmail.klapt.com with HTTP; Thu, 23 Jan 2014 09:47:16 +0100 Message-ID: <3c4d384aa24ec577947ef109bd77757b.squirrel@webmail.klapt.com> In-Reply-To: <52E01DDA.4020404@oracle.com> References: <2ecdbcfc1725e25ccad4705429dbfa2f.squirrel@webmail.klapt.com> <52E01DDA.4020404@oracle.com> Date: Thu, 23 Jan 2014 09:47:16 +0100 To: "Christopher Jones" Cc: "PHP internals" Reply-To: "Anatol Belski" User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] 64 bit improvements, open questions From: ab@php.net ("Anatol Belski") Hi Chris, On Wed, January 22, 2014 20:36, Christopher Jones wrote: > The open issues (e.g. SAPI support) need to be resolved before > starting the vote, so the RFC direction is obvious. Also the RFC needs to > discuss proposed voting options, prior to starting the vote. Since that > only gives a couple of days for discussion, I think you should delay the > vote. I'm not sure taking SAPI and ZPP topics out of the scope apart into new RFCs would make any sense? But we probably can do multple votings in the same RFC. That will be probably the most plausible solution to decide, I gonna to update it :) > The porting doc compat/PECL_PORTING should be merged into the RFC (and > removed from the tree) to capture as much information in the one place as > possible. > I thought more like pick it out into a separate wiki page, as it's porting specific. Still it will be linked from/to RFC, but the structure were cleaner IMHO. Regards Anatol