Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101003 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64376 invoked from network); 31 Oct 2017 21:05:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2017 21:05:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=adam.baratz@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=adambaratz@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.179 as permitted sender) X-PHP-List-Original-Sender: adam.baratz@gmail.com X-Host-Fingerprint: 209.85.216.179 mail-qt0-f179.google.com Received: from [209.85.216.179] ([209.85.216.179:48925] helo=mail-qt0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/D4-07742-195E8F95 for ; Tue, 31 Oct 2017 16:05:22 -0500 Received: by mail-qt0-f179.google.com with SMTP id f8so445739qta.5 for ; Tue, 31 Oct 2017 14:05:21 -0700 (PDT) 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=qul0W8BqWoWAsapUzU5pCBre/WoEEvspX68VqvhVb4k=; b=Ksj0I4Yjyv5p0B8tiLuxWNwnItZu4fJFRSsNfdsaJmcK53m6B3746VuMTA4nOEsikK Bxi7qQsYqyxiaqZrSZqRs9IysYIx7HGzI5NwPD8zPL37NaDmHso7NO+MQ7JD3vYlObb8 sbbsSisb/eR1ruqfIWXYDc21PsVa5UQU/cRS255N6DhLAlwt8zW5Mc0GfyJNNDBAvXns hBihi7BilpUrs9vCJtewk33JiLvy48BbNF31yls62Ei1Ky4RtNFPgtc/Hwo5Zj3cDzXV C0AA3dxOhq7P/Oqsup+Y5OV5qwyRrUsc1tc6EQPiNWwv8EJdnjuL8tURI66R3E0XKZji bP1g== X-Gm-Message-State: AMCzsaVUryfmpe4NYJazZtke85ipqD7FGwYd/+15qj/D8zqvAVwThwDZ TtqFrvWj8sUD8JLg2qwILVrjQVsw X-Google-Smtp-Source: ABhQp+SW6J5lTycFIWGE8f/kUnHsXlBlwytw46xjQ2IiErS8/ijwv6PsULHKZzSl9WpoQ7GYSlGhCQ== X-Received: by 10.200.36.194 with SMTP id t2mr4857128qtt.130.1509483918933; Tue, 31 Oct 2017 14:05:18 -0700 (PDT) Received: from mail-qk0-f179.google.com (mail-qk0-f179.google.com. [209.85.220.179]) by smtp.gmail.com with ESMTPSA id m63sm1491987qke.9.2017.10.31.14.05.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2017 14:05:18 -0700 (PDT) Received: by mail-qk0-f179.google.com with SMTP id k123so447690qke.3 for ; Tue, 31 Oct 2017 14:05:18 -0700 (PDT) X-Received: by 10.55.142.4 with SMTP id q4mr4959502qkd.139.1509483917835; Tue, 31 Oct 2017 14:05:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.12.213.194 with HTTP; Tue, 31 Oct 2017 14:05:17 -0700 (PDT) In-Reply-To: References: Date: Tue, 31 Oct 2017 17:05:17 -0400 X-Gmail-Original-Message-ID: Message-ID: To: Rowan Collins Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary="94eb2c083c6ab78444055cde1c14" Subject: Re: [PHP-DEV] [RFC] [VOTE] Implement missing SQLite feature "openBlob" in PDO From: adambaratz@php.net (Adam Baratz) --94eb2c083c6ab78444055cde1c14 Content-Type: text/plain; charset="UTF-8" > > It's possible that daverandom was several hours west of Greenwich at the > time (e.g. in North America), where it was still late on October 27th. So > taking the latest of the three published closing dates, and applying the > most generous time zone, it's possible that all the votes were valid. https://github.com/DaveRandom At least according to his GitHub profile, he's in the UK. > In my opinion, the very fact that it was this close suggests that there is > not consensus in favour of the change, and therefore it would be reasonable > to err on the side of caution, and not adopt the change. > My take would be that "rules are rules." The RFC was defined as 50%+1. Thanks, Adam --94eb2c083c6ab78444055cde1c14--