Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97325 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9705 invoked from network); 7 Dec 2016 20:22:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2016 20:22:14 -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.223.176 as permitted sender) X-PHP-List-Original-Sender: adam.baratz@gmail.com X-Host-Fingerprint: 209.85.223.176 mail-io0-f176.google.com Received: from [209.85.223.176] ([209.85.223.176:33428] helo=mail-io0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/AE-11772-47F68485 for ; Wed, 07 Dec 2016 15:22:13 -0500 Received: by mail-io0-f176.google.com with SMTP id j65so731897864iof.0 for ; Wed, 07 Dec 2016 12:22:12 -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:from:date:message-id:subject:to; bh=4GcbmzKHmpz17rSxTSpSL7BYYelHdnGCxiXcUPE2+kY=; b=f5FTehGroPOjDXa2l1eQ5MbVdPWsGHQvG4lSpoKGkzJLEH307P3uJ5rdQ6iyyWUcfe N3bHJqrIKiTdjke9zMGgHyb9JFN1uWwlUCrd/V0taI1gBFBzS5AW4DBXOHHz99BUtMEY k49pA+KbvPghiHphXPm7QtDlByUilebcBeX7AuUN5ac+Mvn9qFe9HzwClgCtllqr0gMr nbxxJvLKZRDn3aeXgRMc/WIeLOqt0NboEssRs2FxtJX3BrLxrWK0aKfa5S1aGw48Yd4J GwwbpmjGUfxUL2gn84zNlap//8Xu9TIoADGDt4eP2RiQuncUahDfv/ajzVziGIvPHjrt EvTQ== X-Gm-Message-State: AKaTC03yQ5gN6PJwK294oA4CSnPAu6yp2JYKzmmNqVkxJOG2yW1ISF/nUr/hKrL8s+WXJA== X-Received: by 10.36.208.129 with SMTP id m123mr3768106itg.55.1481142129746; Wed, 07 Dec 2016 12:22:09 -0800 (PST) Received: from mail-io0-f179.google.com (mail-io0-f179.google.com. [209.85.223.179]) by smtp.gmail.com with ESMTPSA id h127sm11589786ioa.41.2016.12.07.12.22.09 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Dec 2016 12:22:09 -0800 (PST) Received: by mail-io0-f179.google.com with SMTP id l140so116478377iol.3 for ; Wed, 07 Dec 2016 12:22:09 -0800 (PST) X-Received: by 10.36.0.145 with SMTP id 139mr3841791ita.117.1481142129199; Wed, 07 Dec 2016 12:22:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.146.10 with HTTP; Wed, 7 Dec 2016 12:22:08 -0800 (PST) Date: Wed, 7 Dec 2016 15:22:08 -0500 X-Gmail-Original-Message-ID: Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c14210791a2e054317467c Subject: [VOTE] Debugging PDO Prepared Statement Emulation v2 From: adambaratz@php.net (Adam Baratz) --001a11c14210791a2e054317467c Content-Type: text/plain; charset=UTF-8 Hi, A little over two weeks have passed since posting this RFC: https://wiki.php.net/rfc/debugging_pdo_prepared_statement_emulation_v2 There's been some discussion on this list: http://marc.info/?l=php-internals&m=148034706404511&w=2 Discussion has cooled off, so I'd like to open to a vote. Voting will end on 16 December 2016 at 0:00 UTC. Thanks, Adam --001a11c14210791a2e054317467c--