Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98158 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15164 invoked from network); 4 Feb 2017 00:04:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2017 00:04:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.181 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.161.181 mail-yw0-f181.google.com Received: from [209.85.161.181] ([209.85.161.181:36776] helo=mail-yw0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/9B-38491-39A15985 for ; Fri, 03 Feb 2017 19:04:35 -0500 Received: by mail-yw0-f181.google.com with SMTP id v200so21692682ywc.3 for ; Fri, 03 Feb 2017 16:04:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=8a+4iv7Kd9OpEMIJOmZPZYAkOHzRLCELtQpRi6wJ5RI=; b=LlEvj0NSkXy+syD1YWGhrsZhw3N2CtavW5NJmSxB3MBMlfg8ZY0xrjGvjdyl6dCyh3 /w54EghoDFaD66ieCXAzHGVrvD9IKKUiAFb4sKJzfV+LXCTswKj4uEHKEvTVTaxtLS4p 3pcuj4swGPDT7NAd+4HT8WyFolZH8mAVsYEgSK+TmGXnbW27Qkl2qo5z3N5hr++lcgcl LDaDvtZJoZB1khjnNSo2Qb9NxpDI3xCgwRRYYlLr1/qGxz2mPcs2/wpBdrx2t8Z4azMp 2j8SvioPrPSPpHkG5Zf998ZMzkryHTSmCOWyvTOBu+wsuQ/rBuH4nskSd6fzB2izfnYm Z4Lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=8a+4iv7Kd9OpEMIJOmZPZYAkOHzRLCELtQpRi6wJ5RI=; b=D+1+pdqxeR9BN2ryVzJJtgkdt71vCb0g7JgNkDBINFUkvEZS7KYmmd1yLA6FxOD2Yc 3CbYM1q43+gkjr+J5qzriX12V/AWJOMPp6rSGakQony/C6lFTKOz33ycVaDdQ/6e9v7i eqG9crPh6cX6rr4RPnYjAZXWTaXjYm1RQPPhsSOTLGGrQzMQ7cgYNbX6A1zsH+OfSqsH Tjk2aFj3FrIYS8ynbg2WHDwzBnIUmPDEKP62PjtlRJue9gN/4iHg+rrrznZk+DcA7D0S 0yo7F6ea0yRoNcjLHNJQ9JTOhrRCAposmiNeuCyXdOHfe3UDC9x7oFi/CRKmR+0lB3TS VFrw== X-Gm-Message-State: AIkVDXK/tQdC/1SIZI8mCWSIJelqL/be+FrjJKcb3s5glZpmEGFC9wtWw3HP8+N7nvw7BdNpbl5uBmJ3ktSlmA== X-Received: by 10.129.62.6 with SMTP id l6mr11106507ywa.271.1486166672873; Fri, 03 Feb 2017 16:04:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.80.215 with HTTP; Fri, 3 Feb 2017 16:04:32 -0800 (PST) In-Reply-To: References: Date: Sat, 4 Feb 2017 01:04:32 +0100 Message-ID: To: Scott Arciszewski Cc: Yasuo Ohgaki , PHP Internals Content-Type: multipart/alternative; boundary=f403045f29d89d24310547a92473 Subject: Re: [PHP-DEV] [RFC] [VOTE] Libsodium as a core extension in PHP 7.2 From: nikita.ppv@gmail.com (Nikita Popov) --f403045f29d89d24310547a92473 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Feb 4, 2017 at 12:54 AM, Scott Arciszewski wrote: > On Fri, Feb 3, 2017 at 6:19 PM, Yasuo Ohgaki wrote: > > > Hi Scott and all, > > > > On Sat, Feb 4, 2017 at 5:44 AM, Scott Arciszewski > > wrote: > > > >> I've opened the vote for the libsodium RFC. > >> > >> https://wiki.php.net/rfc/libsodium > >> > >> See https://externals.io/thread/626 for the previous discussion topics= . > >> > >> The vote closes at 21:00 UTC (4 PM Eastern Time) next Friday. > >> > > > > I voted for "No, sodium_foo" syntax in order to be consistent with > > existing procedural APIs. > > 2/3 majority wouldn't fit nicely. What it would be if vote result is 5= 1% > > vs 49%? > > More than half is good enough for 2nd vote choice. IMO. > > > > Regards, > > > > -- > > Yasuo Ohgaki > > yohgaki@ohgaki.net > > > > > I like \Sodium\foo instead of sodium_foo, but it deviates from the norm.= =E2=80=8B > =E2=80=8B If we're going to break the norm, we should do so on a stronger= majority > than 50%+1. > > Also, I thought the rules changed so *_everything_* needed 2/3 now?=E2=80= =8B > The usual rule is that "secondary" votes use 50% majority, to avoid bias in one direction or the other. Regards, Nikita --f403045f29d89d24310547a92473--