Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75831 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55889 invoked from network); 22 Jul 2014 10:15:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2014 10:15:06 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.44 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.218.44 mail-oi0-f44.google.com Received: from [209.85.218.44] ([209.85.218.44:48830] helo=mail-oi0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/CB-14611-9A93EC35 for ; Tue, 22 Jul 2014 06:15:06 -0400 Received: by mail-oi0-f44.google.com with SMTP id x69so4313730oia.31 for ; Tue, 22 Jul 2014 03:15:03 -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=AhK8sAdimbI0YBtuzPbh1euultmE6ij9AYSwk3s8BsA=; b=S6E7+/PTkLz9EZGJwB1uZPT97eXSsc+nr9w/i0w1ZbUDCseGuOi0DyoNBwLZ7o5r3A DBshEk3iiW4XoLmLs7iLqVKyPPTqihX5nQsFpn1YcDSGH+96blauzxU4qJULvKKoKjcc TpqqrIt0kF45Va4Kivy9HY4VxrMN/KwFh9YVBKCSkgTgZoOVV+mVHXCEUx5BmXjRjvlK IjHAKrnG1OLE6vmd+o+2rRq3E4kN2/PZk9EsrTFnPrfBMsfgjVBiEXkQJZUAQ95ign3m nvwuia6VnywwEC8dbaz/DeOjKu1/95Le0+BGUz7skWFLaZfCzjEIo55j0LrmihL9Hqdf /Bng== MIME-Version: 1.0 X-Received: by 10.182.118.193 with SMTP id ko1mr46832963obb.45.1406024103670; Tue, 22 Jul 2014 03:15:03 -0700 (PDT) Received: by 10.182.132.2 with HTTP; Tue, 22 Jul 2014 03:15:03 -0700 (PDT) In-Reply-To: References: <-6299216022086038902@unknownmsgid> Date: Tue, 22 Jul 2014 12:15:03 +0200 Message-ID: To: Ferenc Kovacs Cc: Xinchen Hui , Zeev Suraski , Yasuo Ohgaki , PHP internals Content-Type: multipart/alternative; boundary=089e0115ea303eb83604fec57fd0 Subject: Re: [PHP-DEV] RFC: Move phpng to master From: nikita.ppv@gmail.com (Nikita Popov) --089e0115ea303eb83604fec57fd0 Content-Type: text/plain; charset=UTF-8 On Tue, Jul 22, 2014 at 11:58 AM, Ferenc Kovacs wrote: > On Tue, Jul 22, 2014 at 3:42 AM, Xinchen Hui wrote: > > > Hey: > > > > I really don't like arguing in english, so this will be my last > > reply in this thread. > > > > sorry to bother you, and my "backlash" wasn't really targeted you > personally. > > > > > > On Tue, Jul 22, 2014 at 12:10 AM, Ferenc Kovacs > wrote: > > > https://wiki.php.net/rfc/uniform_variable_syntax > > > https://wiki.php.net/rfc/size_t_and_int64_next > > > > aren't they discussed and voted? what do you mean by we can't even > > start in previous comment? > > yes, and both of those were put on hold by the authors until the phpng > situation is resolved, and to me it feels wrong to block something which is > done and accepted with something which is not-yet finished(albeit it seems > to be reaching a stable state) and didn't have a consensus behind it. > To make sure that this isn't misconstrued as an argument against merging phpng: My work isn't blocked by phpng (it's actually based on it), it's blocked by lack of an official decision regarding phpng. I have another large patch (AST) based on phpng and Andrea is working on a bigint implementation, also based on phpng. Before these things can move forward we need the decision that PHP 6/7 is going to be based on phpng. Nikita --089e0115ea303eb83604fec57fd0--