Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45791 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95810 invoked from network); 12 Oct 2009 20:13:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Oct 2009 20:13:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=samuel.roze@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=samuel.roze@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.153 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: samuel.roze@gmail.com X-Host-Fingerprint: 72.14.220.153 fg-out-1718.google.com Received: from [72.14.220.153] ([72.14.220.153:22766] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/CD-54920-DCD83DA4 for ; Mon, 12 Oct 2009 16:13:02 -0400 Received: by fg-out-1718.google.com with SMTP id d23so2668334fga.11 for ; Mon, 12 Oct 2009 13:12:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=4oI6TPJvJ2a2HFDuOM0eRoqq8tv5pCZX3tvRAJa13uk=; b=Ada396RgUz7E9bX6A+dj+FMyCMlete3/ecyBH8Ys8xuI6/KbIcA2RqOt4m3my/JPcm fE+JGV81jE8QBLL8Mwdgr1UROxN0WzsqCkkrprKcAMCASutFMYiAZyhnH7fNJh+AWMz+ iltZBx434Uzc/75G5mwaySx17usnBpvPO9Ajk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=xwzVW8jyU2VHiZ0JyN0RFlWxgVovs8X86QBkmKVRGxVQduKcEKpltKJ8k+atcRKRP+ 7eJvK8WrF4XolfXDjAzAbu39i/p1hIjopPpDndkSW6ZORSyxvf/CirRxr5Cmpx9yis3R BYXIbREX6QfmlyES5XUw+osJrUJLAQXFCXE3I= Received: by 10.86.187.7 with SMTP id k7mr5659872fgf.30.1255378378310; Mon, 12 Oct 2009 13:12:58 -0700 (PDT) Received: from ?192.168.0.10? (lns-bzn-54-82-251-72-162.adsl.proxad.net [82.251.72.162]) by mx.google.com with ESMTPS id 4sm149098fge.7.2009.10.12.13.12.56 (version=SSLv3 cipher=RC4-MD5); Mon, 12 Oct 2009 13:12:57 -0700 (PDT) To: Lukas Kahwe Smith Cc: internals@lists.php.net In-Reply-To: <756DDBB8-0856-495F-B525-FD22C6EC7915@pooteeweet.org> References: <1255038690.10759.9.camel@samuel-laptop> <1255366822.3605.80.camel@samuel-laptop> <756DDBB8-0856-495F-B525-FD22C6EC7915@pooteeweet.org> Content-Type: text/plain; charset="UTF-8" Date: Mon, 12 Oct 2009 22:13:14 +0200 Message-ID: <1255378394.4410.102.camel@samuel-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Re: Patch: Use notices in PDO From: samuel.roze@gmail.com (Samuel ROZE) Here is what I expect for the notices fetching in PDO: http://www.d-sites.com/wp-content/uploads/2009/10/RFC-PDO-Notices.pdf Samuel. Le lundi 12 octobre 2009 à 19:11 +0200, Lukas Kahwe Smith a écrit : [...] > > well .. what Pierre (and me supporting him) was asking for is to > create an RFC page that details the actual sticking points with this > feature so that they can then discuss the above points more if need > be .. or we can take a vote on how to proceed. You are asking the > general community to vote on something where there is no clear > document describing the state of the discussion. Remember not > everybody reads all messages and even I am likely to have forgotten a > point raised in this thread by now .. and I have payed attention to > this thread from the very beginning. Writing an RFC is not about > making your life miserable .. and its not about stalling your request > either. > > regards, > Lukas Kahwe Smith > mls@pooteeweet.org > > >