Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71061 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90540 invoked from network); 11 Jan 2014 14:43:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2014 14:43:19 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.179 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.179 mail-lb0-f179.google.com Received: from [209.85.217.179] ([209.85.217.179:37641] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/82-10544-58851D25 for ; Sat, 11 Jan 2014 09:43:17 -0500 Received: by mail-lb0-f179.google.com with SMTP id w7so4214711lbi.10 for ; Sat, 11 Jan 2014 06:43:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=kVG6OVqcLV/crZ+efarKXONCaC6KVbOMcVbCHd66/CQ=; b=GbhuEnigPfHslfrWhM/CQ0xSKUfWdm9z4/0WD3JcLkW27PCM3wVgekinRq0qsCxxrT jVEt7GK6MW5n4hRiUmmMzjILdEMwfCzmQ7Vqe34aeSaKDbTZ79tTwTrOah4jfXWdNaxl OqCmaMPdJHtQeznn0HL7cHhaqtMbYSGaQl3JKPPc/DLKturuKXLReUXErLoap3ktjoai OagFeLVjTRbgRYYJKG1p1xDh7EtmT2YilqJ4ZD3jcqB8LMo22r4Jg/SKELdygN3P2A56 6qoRh/8JU8W+BPDg3Rs8q16jhDF7Gdysjh37LIisjH8SKh9l9F8Qlrgg1tSMFfvCk2uh WLpw== MIME-Version: 1.0 X-Received: by 10.152.182.235 with SMTP id eh11mr1242736lac.73.1389451394146; Sat, 11 Jan 2014 06:43:14 -0800 (PST) Received: by 10.112.35.134 with HTTP; Sat, 11 Jan 2014 06:43:14 -0800 (PST) Received: by 10.112.35.134 with HTTP; Sat, 11 Jan 2014 06:43:14 -0800 (PST) In-Reply-To: References: Date: Sat, 11 Jan 2014 15:43:14 +0100 Message-ID: To: Anatoliy Belsky Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1133c2f4c7e47004efb2dc93 Subject: Re: [PHP-DEV] [RFC] 64 bit platform improvements for string length and integer From: pierre.php@gmail.com (Pierre Joye) --001a1133c2f4c7e47004efb2dc93 Content-Type: text/plain; charset=UTF-8 Hi, On Jan 10, 2014 3:58 PM, "Anatol Belski" wrote: > > 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. > For the record, we actually like to target 5.6 for this change. There was a little confusion due to the 5.6 timetable having been slightly shifted. Also the various changes we introduce has been discussed intensively (on this list on irc) to minimize the amount of changes required to support 64bit integer. Cheers, Pierre --001a1133c2f4c7e47004efb2dc93--