Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101019 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38308 invoked from network); 1 Nov 2017 19:51:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Nov 2017 19:51:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@bohwaz.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=php@bohwaz.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain bohwaz.net designates 5.135.163.151 as permitted sender) X-PHP-List-Original-Sender: php@bohwaz.net X-Host-Fingerprint: 5.135.163.151 sanguine.kd2.org Received: from [5.135.163.151] ([5.135.163.151:46313] helo=mail.kd2.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/3C-07742-8C52AF95 for ; Wed, 01 Nov 2017 14:51:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=bohwaz.net; s=mail; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=irzCpmkpopiouAedgtBeNvor12qqb7RwmGq9GgJU46o=; b=o4D9tQ8S6FSViqG67gEe/w2V2AfOTEkQxtWnS5ky+REmn/iiwbMa+ttH0eTteeeX6p1BnUqdwacBW372oFbpdhkVvJk6f2cBVBUE6ZZ2icwatuAP1qx/knse48Y7ELduL+RQPnI0GGH2NuSusor/sM5SBT73cVJ1Hj9isfg7rSM=; Received: from [103.23.17.41] (helo=platypus) by mail.kd2.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1e9z2x-0008CW-RJ; Wed, 01 Nov 2017 20:51:32 +0100 Date: Thu, 2 Nov 2017 08:51:26 +1300 To: Rowan Collins Cc: internals@lists.php.net, Dan Ackroyd Message-ID: <20171102085126.254b55e0@platypus> In-Reply-To: References: <20171102064755.33689bb3@platypus> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authenticated-User: bwz@bohwaz.net X-Authenticator: login X-Invalid-HELO: HELO is no FQDN (contains no dot) (See RFC2821 4.1.1.1) X-Sender-Verify: SUCCEEDED (sender exists & accepts mail) Subject: Re: [PHP-DEV] [RFC] [VOTE] Implement missing SQLite feature "openBlob" in PDO From: php@bohwaz.net (BohwaZ) On Wed, 01 Nov 2017 19:08:56 +0000 / Rowan Collins said : > On 1 November 2017 17:47:55 GMT+00:00, BohwaZ wrote: > >I can't find the place where we can see the voting history? Last > >time I checked the page last week it was 6 to 5 or something like > >that. > > See my email in this thread from a couple of days ago. Last vote was > a yes, but probably too late, leaving 6:6, which means no consensus > to merge this implementation. > > Hopefully we can get some momentum behind a more general API that > allows this feature in a way that will be more positively received. OK, thanks. I marked the RFC as rejected. I'll be leaving this list now as this marks the end of my contributions to PHP, as my free time is very limited and I want to spend it on useful activities. So good luck to the next person who will rewrite that part of PDO, if that happens. Thanks everyone :)