Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97262 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90210 invoked from network); 2 Dec 2016 14:55:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2016 14:55:59 -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.52 as permitted sender) X-PHP-List-Original-Sender: adam.baratz@gmail.com X-Host-Fingerprint: 209.85.213.52 mail-vk0-f52.google.com Received: from [209.85.213.52] ([209.85.213.52:35961] helo=mail-vk0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/2C-01781-E7B81485 for ; Fri, 02 Dec 2016 09:55:59 -0500 Received: by mail-vk0-f52.google.com with SMTP id p9so146886341vkd.3 for ; Fri, 02 Dec 2016 06:55:58 -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=VK++kk1yXLWeqFKwELFhYmwsZscDhD8FAN7G/6rPuOU=; b=CZgPLaxei3TC5tFQvEeAByCn+kPii61pXwxm+f91pHdbkp7lPTbUbvqh450iuk5IIS ZCcJ2/DsPJZKVwhjTB57veBC0QFyevsC2cLrwFgjV4xcb2je0UUxt4zn6vGqLpCqErat NBE15/NxYquKsPGeYhEvq/OGIpCedG+hDfUDQO6aA07A/cMxOf7+1/SiYMv1NNP1xGys gDp7WrUEN33Yc+EvAhTWoKNOn5y4zxQch/OOg7Nt6e2fXgbxWBWGRY8Jx6rSHiMl3YTJ SSzHDtBDjUEcunKsv8aBT70pEfQo/NiJC7HhUAzUOBMIFuljQAp6aUuxGLc9AAa1OPdu cPiQ== X-Gm-Message-State: AKaTC00lndCYV71Nqo2Izo28nYXvdLqnkGzLVs2j9XO9FxgV6HwFbMXSwnW+00EUKR+8Lg== X-Received: by 10.31.152.67 with SMTP id a64mr16343760vke.79.1480690556606; Fri, 02 Dec 2016 06:55:56 -0800 (PST) Received: from mail-vk0-f54.google.com (mail-vk0-f54.google.com. [209.85.213.54]) by smtp.gmail.com with ESMTPSA id 103sm1274161uaj.0.2016.12.02.06.55.56 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Dec 2016 06:55:56 -0800 (PST) Received: by mail-vk0-f54.google.com with SMTP id p9so146886215vkd.3 for ; Fri, 02 Dec 2016 06:55:56 -0800 (PST) X-Received: by 10.31.7.200 with SMTP id 191mr17366554vkh.132.1480690556171; Fri, 02 Dec 2016 06:55:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.31.54.81 with HTTP; Fri, 2 Dec 2016 06:55:55 -0800 (PST) In-Reply-To: <5a8992ef-c5df-4ce8-a9ff-31e5e3070cb2@beccati.com> References: <7eaa3b8f-7e21-a50c-946e-3f721db09a10@beccati.com> <5a8992ef-c5df-4ce8-a9ff-31e5e3070cb2@beccati.com> Date: Fri, 2 Dec 2016 09:55:55 -0500 X-Gmail-Original-Message-ID: Message-ID: To: Matteo Beccati Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1143d3189f803b0542ae2296 Subject: Re: [PHP-DEV] Re: [RFC] Debugging PDO Prepared Statement Emulation v2 From: adambaratz@php.net (Adam Baratz) --001a1143d3189f803b0542ae2296 Content-Type: text/plain; charset=UTF-8 > > Could you please revert? Albeit minor, it's a new feature and therefore > it belongs to 7.2. No problem. Reverted. --001a1143d3189f803b0542ae2296--