Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76763 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90473 invoked from network); 21 Aug 2014 18:08:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2014 18:08:34 -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.216.44 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.44 mail-qa0-f44.google.com Received: from [209.85.216.44] ([209.85.216.44:65309] helo=mail-qa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/61-18459-1A536F35 for ; Thu, 21 Aug 2014 14:08:34 -0400 Received: by mail-qa0-f44.google.com with SMTP id f12so8620347qad.31 for ; Thu, 21 Aug 2014 11:08:31 -0700 (PDT) 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=HfLsWZ/5ubOlMPaK4LLwxGw+VVrDXvhwM2hHv62aW5I=; b=CUHlmc4ykhbdX71v4ddWSvdy/FueFLzK7Z0sZHWXudUYiCzsZtTLqXB7sGtE9GFAGU SnfnCl0lXyLwF7Ys3dbV3c+vjTh0eVKYkcsfAmsDCfPmGmHMn9J7wT5nao1jBMwKHfjL hsXx3JBsv/WIH5oOmaSFBUNh8wYJ8LOswXBLpyUnnSciollauUdcy0SOuZETDKpxKqv9 gxVf0vzjB6TqQAzAgazS+vCfuqN7Q+Mk8jNdubrG0IvhQcDAVsA4p42XjBn8uG/jtFCC ZzEiEv1RZA8PNJ8WxxmxjPKazatbZlVLqgVkDZ6qWz68lO8CMCCQByBYO14ba5KIg8iV Vxsg== MIME-Version: 1.0 X-Received: by 10.224.40.145 with SMTP id k17mr640936qae.4.1408644511491; Thu, 21 Aug 2014 11:08:31 -0700 (PDT) Received: by 10.140.95.146 with HTTP; Thu, 21 Aug 2014 11:08:31 -0700 (PDT) Received: by 10.140.95.146 with HTTP; Thu, 21 Aug 2014 11:08:31 -0700 (PDT) In-Reply-To: <72F89D3F-3DF8-41B1-81A7-24A1DD0F979D@ajf.me> References: <6E03BE65-260C-4B94-9587-C785FBC112C2@ajf.me> <75F705FC-178D-4CA4-A2ED-4FAD81A22F23@ajf.me> <72F89D3F-3DF8-41B1-81A7-24A1DD0F979D@ajf.me> Date: Thu, 21 Aug 2014 20:08:31 +0200 Message-ID: To: Andrea Faulds Cc: Dmitry Stogov , PHP internals , Anatol Belski Content-Type: multipart/alternative; boundary=047d7bf15e44b920c30501279b91 Subject: Re: [PHP-DEV] 64-bit integers and 64-bit string length patch is ready to be merged From: pierre.php@gmail.com (Pierre Joye) --047d7bf15e44b920c30501279b91 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Aug 21, 2014 8:05 PM, "Andrea Faulds" wrote: > > > On 21 Aug 2014, at 19:03, Pierre Joye wrote: > > > 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, time 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 phpng, he will need to write a rfc (and not in 6 months :). > > This is a trivial name change. We have only once chance to get it right since the IS_* constants are used so, so widely. We should get it right now= . Then please do a rfc, but we are not going to rewamp the patch for the 6th time. It has been accepted and we have been more than cooperative. > > > Forgive me if I=E2=80=99m wrong, but wouldn=E2=80=99t changing the na= me again just be a simple matter of global find/replace? > > > > No, totally not :) > > Why wouldn=E2=80=99t it? Could you elaborate? I would instead to ask you to try to migrate a not so trivial extension :) --047d7bf15e44b920c30501279b91--