Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97423 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77711 invoked from network); 15 Dec 2016 15:04:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2016 15:04:24 -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.214.51 as permitted sender) X-PHP-List-Original-Sender: adam.baratz@gmail.com X-Host-Fingerprint: 209.85.214.51 mail-it0-f51.google.com Received: from [209.85.214.51] ([209.85.214.51:37993] helo=mail-it0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/F8-21185-5F0B2585 for ; Thu, 15 Dec 2016 10:04:22 -0500 Received: by mail-it0-f51.google.com with SMTP id j191so32278676ita.1 for ; Thu, 15 Dec 2016 07:04:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=1PS1mdoTO43RZa2/XuoQomZDtnPF/3AFoELoACvBUCI=; b=L9qQwFuFOGuknPJRn8ml8/wvJniPjRvskCXJV+M+Y+ApJ1686KmVllG7OB6L8aJ8IQ zCD/1yefAr8JTFtliGxs6rHwQacAghlp4t5EKGnJc5Bcg4lMUx4vb8h2yyVcZ12vynW6 3NaQYmPdT47c8MQGJHCIrr7MALz79Ws3ATWP7Ld1/FF1rPe1Idg6OPyp0SPVeQRyS86X aYTS74WjOHRpWRktNSEIcwB2gBbj67Tsx1BrF6mOTzdXionaLAEnvTtFvtocY+u5aVMC 8yo+wr7O5QZyfSuHk1VOj0AUb25YcOp++QZlrEYD293XWmnMtiuqNOscJrCsYzvzGhJ1 oKpA== X-Gm-Message-State: AKaTC028joEIJdtWcAeNvBEF1JkJ3JzeEMVFAKvFfZ1I8lyAVVbTPzSQpsRAgSFCGy53FA== X-Received: by 10.36.200.68 with SMTP id w65mr1646332itf.85.1481814258808; Thu, 15 Dec 2016 07:04:18 -0800 (PST) Received: from mail-it0-f52.google.com (mail-it0-f52.google.com. [209.85.214.52]) by smtp.gmail.com with ESMTPSA id 22sm980722iog.28.2016.12.15.07.04.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Dec 2016 07:04:18 -0800 (PST) Received: by mail-it0-f52.google.com with SMTP id l8so27922531iti.1 for ; Thu, 15 Dec 2016 07:04:18 -0800 (PST) X-Received: by 10.36.34.196 with SMTP id o187mr1645225ito.3.1481814258339; Thu, 15 Dec 2016 07:04:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.146.10 with HTTP; Thu, 15 Dec 2016 07:04:17 -0800 (PST) In-Reply-To: References: Date: Thu, 15 Dec 2016 10:04:17 -0500 X-Gmail-Original-Message-ID: Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1143e7a67dd6510543b3c434 Subject: Re: [VOTE] Debugging PDO Prepared Statement Emulation v2 From: adambaratz@php.net (Adam Baratz) --001a1143e7a67dd6510543b3c434 Content-Type: text/plain; charset=UTF-8 > > 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. > This RFC was accepted. Thanks, Adam --001a1143e7a67dd6510543b3c434--