Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71043 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83325 invoked from network); 10 Jan 2014 14:58:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jan 2014 14:58:31 -0000 Authentication-Results: pb1.pair.com header.from=ab@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ab@php.net; spf=unknown; 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:60234] helo=klapt.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/91-03446-29A00D25 for ; Fri, 10 Jan 2014 09:58:30 -0500 Received: by klapt.com (Postfix, from userid 33) id 9514623D6080; Fri, 10 Jan 2014 15:58:23 +0100 (CET) Received: from 92.75.77.98 (SquirrelMail authenticated user anatol@belski.net) by webmail.klapt.com with HTTP; Fri, 10 Jan 2014 15:58:23 +0100 Message-ID: Date: Fri, 10 Jan 2014 15:58:23 +0100 To: "PHP Developers Mailing List" 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: [RFC] 64 bit platform improvements for string length and integer From: ab@php.net ("Anatol Belski") Hi, https://wiki.php.net/rfc/size_t_and_int64 The discussion time has come. The work on the feature branch continues. The current patch is stable enough to be discussed. Regards Anatol