Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73946 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5485 invoked from network); 6 May 2014 08:01:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2014 08:01:48 -0000 Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:52949] helo=klapt.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/00-04569-BE698635 for ; Tue, 06 May 2014 04:01:47 -0400 Received: by klapt.com (Postfix, from userid 33) id E75FF23D6106; Tue, 6 May 2014 10:01:43 +0200 (CEST) Received: from 92.75.38.166 (SquirrelMail authenticated user anatol@belski.net) by webmail.klapt.com with HTTP; Tue, 6 May 2014 10:01:43 +0200 Message-ID: Date: Tue, 6 May 2014 10:01:43 +0200 To: "PHP Internals" User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [RFC] 64 bit platform improvements for string length and integer From: anatol.php@belski.net ("Anatol Belski") Hi, I would sincerely invite everyone to the resurrected str_size_and_int64 RFC discussion. I propose the discussion to last for one week as allowed by the voting RFC because this topic has already been discussed to death previously (any objections?). As no userland change is introduced, the discussion would end and the voting would start on May 13th with 50%+1 votes requirement. https://wiki.php.net/rfc/size_t_and_int64_next Best regards Anatol