Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94668 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76934 invoked from network); 24 Jul 2016 06:28:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2016 06:28:36 -0000 Authentication-Results: pb1.pair.com header.from=me@daveyshafik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@daveyshafik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daveyshafik.com from 209.85.220.175 cause and error) X-PHP-List-Original-Sender: me@daveyshafik.com X-Host-Fingerprint: 209.85.220.175 mail-qk0-f175.google.com Received: from [209.85.220.175] ([209.85.220.175:35465] helo=mail-qk0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D5/EA-05797-21064975 for ; Sun, 24 Jul 2016 02:28:35 -0400 Received: by mail-qk0-f175.google.com with SMTP id s63so133192756qkb.2 for ; Sat, 23 Jul 2016 23:28:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=daveyshafik-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=f3oOh+0nV0mnM0JHDKZKoeIYYEXiNHScrpEWTYZ4/qs=; b=U5UkcBZeLqSmX+alyVtpuAw5LPkr7wn7pG/P3sfk8Z1MXDQNY56cAZQFhmL0JRBodU VmrVIjMYFC0udu5O905OBp78/l9ckYz/0AKJFHpHQv6dPNIwaY0/x97whkYHvve1in9i Z2Rultu9Tnctq1o+YAl5NfSXka73RV358UJV3UMtJpynt3F78HLNG4uVPbdWWCNYE8AE ukQAhPj/t88ZhZ8/2ovU3wXuhb1oHoFuKWycZaWLryQg1kiooXZgPbmamynuPfgTeK5j 4GX+SpHWLbY4/vBPAhM9opy1EvZfhZtWFP6O4JOP/KdjGZlk0jenM8Wnwlv1eEC8/daw 5y/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=f3oOh+0nV0mnM0JHDKZKoeIYYEXiNHScrpEWTYZ4/qs=; b=kGE9McDWbk1vub2X4ukgzfyDWNse6VCZAovwaF44okigqVEPrHQdudxf3vg/mbn1kC r9XI0bRcGtKJhrzZaP02m/Y0EdbQFUWXFPEL72V0Aq5x/sn3CFJ5QyN19EdLUBTfX6Xz fSJWtQgoOxEHITfQf3pUln3SdslwuDxy08UUMylLbHETbY3FIr9R3Dm9AC4rLn5nsgCT b32SXdgaSfpq1oWg3Ur0X0YHHVwYV1y3zFkEZ7J08eQmz5dh5KkDM4J2v81ibX5aybpL +xTonwnJzO9wMkcXL/0l12j4EMkco4ykj/QWgc+Eh1ELVA5PjuQ/epxO5WdENrHvKCq5 KTVg== X-Gm-Message-State: AEkoouvY8HgHFzz4UcYr24WYbeEnpBUWW7VSd9JucizsHbrGeQCSjCYDut0V6DHJR7UFDGLLaZAgXraiS4j15oNy X-Received: by 10.55.109.198 with SMTP id i189mr15180739qkc.140.1469341712085; Sat, 23 Jul 2016 23:28:32 -0700 (PDT) MIME-Version: 1.0 Sender: me@daveyshafik.com Received: by 10.237.55.138 with HTTP; Sat, 23 Jul 2016 23:28:31 -0700 (PDT) In-Reply-To: References: Date: Sat, 23 Jul 2016 23:28:31 -0700 X-Google-Sender-Auth: 3JizL4fY_n0QcrvXALuTgjRqHhY Message-ID: To: Yasuo Ohgaki Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a114fda9ccd89c805385bc6fe Subject: Re: [PHP-DEV] [RFC][VOTE] Session ID without hashing - Reopened From: davey@php.net (Davey Shafik) --001a114fda9ccd89c805385bc6fe Content-Type: text/plain; charset=UTF-8 Done, I guess it just needed a unique name, removing the first one kept the new one only :) - Davey On Sat, Jul 23, 2016 at 10:50 PM, Yasuo Ohgaki wrote: > Hi Davey, > > On Sun, Jul 24, 2016 at 2:37 PM, Davey Shafik wrote: > > > > It didn't actually reopen, and just setting closed to false, it kept the > > original votes. So I added a second vote below. Bonus: the original is > also > > preserved. > > > > Hope that's OK. > > Oops, I thought flip-flopped the switch. Thanks you but wouldn't it > easier with single vote entry? > If you don't mind, I would like to have single vote section because > this is reopen for a RFC defect. > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > --001a114fda9ccd89c805385bc6fe--