Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97260 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88606 invoked from network); 2 Dec 2016 14:55:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2016 14:55:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@beccati.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=php@beccati.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain beccati.com designates 176.9.123.236 as permitted sender) X-PHP-List-Original-Sender: php@beccati.com X-Host-Fingerprint: 176.9.123.236 box.beccati.com Received: from [176.9.123.236] ([176.9.123.236:47502] helo=box.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/CB-01781-84B81485 for ; Fri, 02 Dec 2016 09:55:04 -0500 Received: from authenticated-user (box.beccati.com [176.9.123.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by box.beccati.com (Postfix) with ESMTPSA id 50AA9200181; Fri, 2 Dec 2016 15:55:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=beccati.com; s=mail; t=1480690501; bh=VqgaPWcMGtxXFReZvN2ZQ7i1JbYErZpyWOaFvmQx6eI=; h=Subject:To:References:Cc:From:Date:In-Reply-To:From; b=nMhjnJIjbSX6jR2mXFuWhNP6XcBIJLe/cZWcalg6cVFviY853+A2wNwDzi4+pURtD 5C5JBp3r4851uYH+NBQMg9/i/W4SsUjfXHAQsT/P5//J47sab7cNoe8H+e5w04EVIK KIrvqhxXYX/KH1inE61h5jh7kHYLtDIrr4FXw9klw3jj9fC+Sh2m/m9KTdTOpRhmWJ 51pGAuYGyYW1Teromw9KVrfb0m9bTjZVx4uPEVKjUIUEqQdc2n7OS79fXyAUEuu3+2 846wfiw5g+NpPHzpX6v4T251gUPK6PjcQuBbls0eKeadiq/1Cah0L821pem7KLNV9g bHqhGKzSYhNdQ== To: Adam Baratz References: <7eaa3b8f-7e21-a50c-946e-3f721db09a10@beccati.com> Cc: "internals@lists.php.net" Message-ID: <5a8992ef-c5df-4ce8-a9ff-31e5e3070cb2@beccati.com> Date: Fri, 2 Dec 2016 15:54:51 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: [RFC] Debugging PDO Prepared Statement Emulation v2 From: php@beccati.com (Matteo Beccati) Hi, On 01/12/2016 18:38, Adam Baratz wrote: >> >> I'll incorporate it, and the content of this subthread, in the RFC when I >> get my next free five minutes. :) >> > > Done. And because of the scope of the v2 implementation, I changed the > target release to next 7.1.x. Could you please revert? Albeit minor, it's a new feature and therefore it belongs to 7.2. We shouldn't try to arbitrarily squeeze things into stable releases. Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/