Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96941 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10633 invoked from network); 17 Nov 2016 07:24:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Nov 2016 07:24:33 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.214.43 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.214.43 mail-it0-f43.google.com Received: from [209.85.214.43] ([209.85.214.43:38336] helo=mail-it0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/1A-05303-E2B5D285 for ; Thu, 17 Nov 2016 02:24:31 -0500 Received: by mail-it0-f43.google.com with SMTP id j191so27565596ita.1 for ; Wed, 16 Nov 2016 23:24:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pthreads-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=vgzlXEtpJPMhpMBrwmV7QmiiH1kcH+i+D/2qeYGS66E=; b=yUuyZCQMqQpuhfKXxlDXBH4JtJQS5+DMomlnXCkSqQlGq/CyXKPMwYAOjmTsIOHWcz py695r2pqjozDyO3BIHWixbOrt7lNQIL6eEVkAja7IVllD7bzlz5DFtDjuyNmueu1fG8 Uutf4/YsgaFR7tlNep6eQfrAdxas3ACc8Lm1UQv1b7g7IhvJYwVZyPWxvMfxf8uTibkK OOWCN7O8r/oC/Xn7EBs2XT0+Ybot4oZgeBs9rPCrWpz/9tR3cci8W6CBh3Z7/qNlGSrP rG0qfKwFEkFfzuPqFfcFxMnSbAgyj2xZjf9heA/m7l0XucgIDRFjYJn6WE3IknouEBhI rNPQ== 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=vgzlXEtpJPMhpMBrwmV7QmiiH1kcH+i+D/2qeYGS66E=; b=RiX+2xoAVbaRP7wyvFN+xHixAqiDFARiQGTZ5OLbykZw+/ATXiBIBb8b7Scb3nNPg9 oJ75vYIHdTFT5oUQloQnZ3ykJ0keOcZpLxeOIMpmyt7i0ymDHxlsIgESeNdwUhbVMnll nmvOkRfpIMcceEY20/g9/XhpNbglyClEIoES9SCVD+p8XOyydHpdzPRdaAFpTK1oQj1c 5nkBS8hGvopNhX80x5jc6pflFvlKcpQ55WV0WXocySINIKr0CXWDpfWbhJO5G+NXKsi/ oMNGutyOxY8ZKEv+fG+nT4uM/znvhRShnF3PMwMF8NMS418yfeMi1Xm8iGhs2YtyHA/K 88NA== X-Gm-Message-State: ABUngvcOmdMVtABpBUIBgkoF+Je8xwVdFDONUBF6LA0LcHh86Luna+FBUWBJeRlI/L74OuZGYkwfsJc3l2JnZA== X-Received: by 10.36.14.9 with SMTP id 9mr1665283ite.26.1479367468053; Wed, 16 Nov 2016 23:24:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.102.3 with HTTP; Wed, 16 Nov 2016 23:24:27 -0800 (PST) X-Originating-IP: [109.157.245.230] In-Reply-To: References: Date: Thu, 17 Nov 2016 07:24:27 +0000 Message-ID: To: Adam Baratz Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1143f1186d0f5c05417a1401 Subject: Re: [PHP-DEV] [VOTE] Debugging PDO Prepared Statement Emulation From: pthreads@pthreads.org (Joe Watkins) --001a1143f1186d0f5c05417a1401 Content-Type: text/plain; charset=UTF-8 Morning Adam, Once the proposal had been accepted, and merged, it's not really legitimate to unilaterally decide that it's a bad implementation and revert it yourself. In addition, what we are looking at is a new RFC, that uses some of the same words as the old one, but a different approach and a different implementation. Please start the discussion period from the beginning. Please do not revert patches that were voted in by the community without consensus. Cheers Joe On Wed, Nov 16, 2016 at 11:06 PM, Adam Baratz wrote: > Hi, > > No, you're not misreading the subject line. I began working on the docs for > the previously accepted proposal and became uncomfortable with the > approach. I think it will be better to integrate this info into > PDOStatement::debugDumpParams(). It will let me do the testing I want to > do > without introducing a new API, which was the primary concern expressed in > the previous discussion. > > I reverted the code I'd committed, updated the RFC with an example, and > reset the vote: > https://wiki.php.net/rfc/debugging_pdo_prepared_statement_emulation > > Since this isn't a strong departure from the original RFC, I don't think > another discussion period is necessary. Please let me know if you disagree. > Otherwise, voting will end on 30 November 2016 at 0:00 UTC. > > Previous discussion occurred in these threads: > http://marc.info/?l=php-internals&m=147638162506291&w=2 > http://marc.info/?l=php-internals&m=147734024403899&w=2 > http://marc.info/?l=php-internals&m=147673258418764&w=2 > > Thanks for your patience as I get acclimated to the world of RFCs. > > Adam > --001a1143f1186d0f5c05417a1401--