Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97239 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 414 invoked from network); 1 Dec 2016 17:38:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2016 17:38:17 -0000 Authentication-Results: pb1.pair.com header.from=adambaratz@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=adam.baratz@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.48 as permitted sender) X-PHP-List-Original-Sender: adam.baratz@gmail.com X-Host-Fingerprint: 209.85.213.48 mail-vk0-f48.google.com Received: from [209.85.213.48] ([209.85.213.48:33371] helo=mail-vk0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/DD-14267-80060485 for ; Thu, 01 Dec 2016 12:38:16 -0500 Received: by mail-vk0-f48.google.com with SMTP id 137so132620108vkl.0 for ; Thu, 01 Dec 2016 09:38:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=w1bETI6u7pDl+rE1rSQHN/thNwHxKme9WS3PtplZ6pE=; b=bFQ21JTAicygtl6grmsHm/neQf1pDEVqU/oIbkZchurUvgxTmV+Je7/Sy/9rfz7L2f vKAroQdXSHUGoPq5Fsraxd+6mxGniWLA1TdDwXTJvaYbG/NYo0L1BK2wnfjH0BeELMyu h7ZNUywA/V/DmpcA3Zh8YjDcysLffcD85O3d6OqcAiRyuxKcVx52Wta8+xJqPeIEb2V7 b0EMk0syZneikXQPupqywh+X+BHRnqnOms/BAY0NzxgsqELL0hKi8R0rd27FkBTyCpa+ 9PDcs3xaCWMgl9ktMxpn4N6GBRhPVpPlPYAoOPsW7C6/ZkVUUYOVkajyBQfPoK4IEe1k 1a5g== X-Gm-Message-State: AKaTC03sWr9UsYYEBz2GlzDgez6wDd5XQr2re5Aekdh9gVYE4at6upeO2Ia5X/VZSYZykw== X-Received: by 10.31.234.199 with SMTP id i190mr14505794vkh.31.1480613893456; Thu, 01 Dec 2016 09:38:13 -0800 (PST) Received: from mail-ua0-f169.google.com (mail-ua0-f169.google.com. [209.85.217.169]) by smtp.gmail.com with ESMTPSA id 76sm288634uae.25.2016.12.01.09.38.12 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Dec 2016 09:38:12 -0800 (PST) Received: by mail-ua0-f169.google.com with SMTP id 20so255308553uak.0 for ; Thu, 01 Dec 2016 09:38:12 -0800 (PST) X-Received: by 10.176.83.12 with SMTP id x12mr30564688uax.131.1480613892661; Thu, 01 Dec 2016 09:38:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.31.54.81 with HTTP; Thu, 1 Dec 2016 09:38:12 -0800 (PST) In-Reply-To: References: <7eaa3b8f-7e21-a50c-946e-3f721db09a10@beccati.com> Date: Thu, 1 Dec 2016 12:38:12 -0500 X-Gmail-Original-Message-ID: Message-ID: To: Matteo Beccati Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=94eb2c1924381f2e2705429c499a Subject: Re: [PHP-DEV] Re: [RFC] Debugging PDO Prepared Statement Emulation v2 From: adambaratz@php.net (Adam Baratz) --94eb2c1924381f2e2705429c499a Content-Type: text/plain; charset=UTF-8 > > 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. Thanks, Adam --94eb2c1924381f2e2705429c499a--