Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76766 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95088 invoked from network); 21 Aug 2014 18:14:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2014 18:14:41 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.179 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.179 mail-vc0-f179.google.com Received: from [209.85.220.179] ([209.85.220.179:46926] helo=mail-vc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/72-18459-11736F35 for ; Thu, 21 Aug 2014 14:14:41 -0400 Received: by mail-vc0-f179.google.com with SMTP id hq11so11145809vcb.38 for ; Thu, 21 Aug 2014 11:14:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=/Hd+dTVdyFLjgKEmOAAYwSk1dvnZqKMbI0Vtcf08mRU=; b=W4vBpzcYAN03oWEkKpKYXtZzbLXGe3yy0Uue9mUiWI1iVSM7FviIxthlO7JYqVspaE WiN21EtywTF22grF+vAv5nPdFTV7IDQl3c923S2rZhrBKYAGqYwdBRB6eE2Gr9sdYWG7 hVjeQct/BMA1LEyQzxc0TRVN/c6f0W0qNUz6W14Tpnp1jzr0Uuqlor9apWnlpvVC6wYe Lsits+3qxJfrQ7LZHRrychi7seCRgziciwe1HnQBsjpEzld3IRT4wjE6SiTfPnKoVvnu osnNg4T7LpnGkJLMghBbhifKL2LxGS4UAAyWivZWUhBy71T1vQsV8fjEaCv/J6z7sQiI atRw== X-Gm-Message-State: ALoCoQlEXoYLlbF3Kzdtz3MAdwBRh2MthpcFpWPytI/AQvI/lBvIraQcnfKDNAxBb53uzJ7GwrnHLnozq95D9ku4z1bLB8rhKa7X2Uxn7lu2q4s6oQq2w7vZaRtZHS8TGPyMEpT9U/PW MIME-Version: 1.0 X-Received: by 10.52.148.2 with SMTP id to2mr190354vdb.38.1408644878659; Thu, 21 Aug 2014 11:14:38 -0700 (PDT) Received: by 10.52.110.170 with HTTP; Thu, 21 Aug 2014 11:14:38 -0700 (PDT) In-Reply-To: References: <6E03BE65-260C-4B94-9587-C785FBC112C2@ajf.me> <75F705FC-178D-4CA4-A2ED-4FAD81A22F23@ajf.me> Date: Thu, 21 Aug 2014 22:14:38 +0400 Message-ID: To: Pierre Joye Cc: Andrea Faulds , PHP internals , Anatol Belski Content-Type: multipart/alternative; boundary=bcaec52d57199b8664050127b174 Subject: Re: [PHP-DEV] 64-bit integers and 64-bit string length patch is ready to be merged From: dmitry@zend.com (Dmitry Stogov) --bcaec52d57199b8664050127b174 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Pierre, wait a day, and if we won't have many developers, who against the new names - commit it as is. Thanks. Dmitry. On Thu, Aug 21, 2014 at 10:03 PM, Pierre Joye wrote: > > On Aug 21, 2014 7:58 PM, "Andrea Faulds" wrote: > > > > > > On 21 Aug 2014, at 18:56, Pierre Joye wrote: > > > > > The original patch used the right naming based on the type used behin= d > it. > > > > So IS_LONGLONG, then? > > The original patch, the one from last year. We have made compromises to > fulfill other devs requests, three times. > > Now to be honest I would merge it right away. I do not see why we need to > discuss that again. When I see how phpng got accepted without a word, tim= e > to stop arguing about such things. Merge and move back to code. If one > thinks that one thing or another should be changed, in this patch or phpn= g, > he will need to write a rfc (and not in 6 months :). > > > > In any case, the patch represents what the rfc and the discussions > around > > > it say. I rather merge it asal and begin on the (long) list of todos > for 7. > > > > > > If you like to propose new naming with the bigint rfc, please go ahea= d. > > > Time is also an issue as ppl are beginning to migrate their extension= s > to > > > test. Changing them again takes time. > > > > Forgive me if I=E2=80=99m wrong, but wouldn=E2=80=99t changing the name= again just be a > simple matter of global find/replace? > > No, totally not :) > > Even less as bigint support should be added too. And if bigint support > will be optional, the code will need more changes. > --bcaec52d57199b8664050127b174--