Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76771 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2097 invoked from network); 21 Aug 2014 18:22:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2014 18:22:34 -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.177 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.177 mail-vc0-f177.google.com Received: from [209.85.220.177] ([209.85.220.177:47536] helo=mail-vc0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/F3-18459-8E836F35 for ; Thu, 21 Aug 2014 14:22:34 -0400 Received: by mail-vc0-f177.google.com with SMTP id hy4so10988511vcb.22 for ; Thu, 21 Aug 2014 11:22:30 -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=DpLTpbZWnLQNqB7UCS/2UW33io24wmxeunyu+eFvbrM=; b=UztYbCtmWUkF2cHFX2uGql/yQwwXj1Bl4YAGivLuOZFvpYN9QVRvry6ovoZlsMB65H fRc5fcTwEiFzROgQXqGZIQ8ktHzLw6IqLzZtPB6WC8EO1EGwkhlIURaWU9t3IRIqeq0B d35vXgb3LACJID007vHcOLd5ad5mqwyL/lwwD+2kjJZ2gRKpVZtu3eZDZvS61B3yhala VshtYn7z90b3IQyeX3C+0pFYozUCTk+2O9nPuiSfrCTxgD80RjEtBSpPUMzoYSSzA2Ws nOX+YsonZM4tZiNQ1zNUjTbLQxobL1IiPNDg/FIfW8TdSp/WwONZrZFoZwTWXf1z9k2L xi6w== X-Gm-Message-State: ALoCoQn7hpm+I6FY2txqoppX/yNRe9FKulwEr54zM/hBuXVCKmQI3sLU7iGwILwNqTfLOLbZtS/viguIVpjJvN/uMMWPkDae5lhMjlXKrrm87iD/NvFQ3NQ1i/kFkW8YNtq8k0tZlleG MIME-Version: 1.0 X-Received: by 10.52.30.2 with SMTP id o2mr242571vdh.12.1408645350053; Thu, 21 Aug 2014 11:22:30 -0700 (PDT) Received: by 10.52.110.170 with HTTP; Thu, 21 Aug 2014 11:22:29 -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:22:29 +0400 Message-ID: To: Andrea Faulds Cc: Pierre Joye , PHP internals , Anatol Belski Content-Type: multipart/alternative; boundary=20cf307d06b2b471ca050127cdce Subject: Re: [PHP-DEV] 64-bit integers and 64-bit string length patch is ready to be merged From: dmitry@zend.com (Dmitry Stogov) --20cf307d06b2b471ca050127cdce Content-Type: text/plain; charset=UTF-8 In worst case, we will always able to make a new RFC and rename them back, but I really don't like to delay this patch just because few people (including me) are not agree with names. RFC was already delayed for months, and actually, it was voted with section about new names. Thanks. Dmitry. On Thu, Aug 21, 2014 at 10:17 PM, Andrea Faulds wrote: > > On 21 Aug 2014, at 19:14, Dmitry Stogov wrote: > > > Pierre, wait a day, and if we won't have many developers, who against > the new names - commit it as is. > > Perhaps none will be against it now, however, how will they feel when they > have to change IS_INT in their extensions *again* to a new name bigints > would necessarily introduce? > -- > Andrea Faulds > http://ajf.me/ > > > > > --20cf307d06b2b471ca050127cdce--