Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18785 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39167 invoked by uid 1010); 12 Sep 2005 00:05:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39152 invoked from network); 12 Sep 2005 00:05:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Sep 2005 00:05:52 -0000 X-Host-Fingerprint: 209.190.22.60 mx.ozziehost.net.au Linux 2.5 (sometimes 2.4) (4) Received: from ([209.190.22.60:4782] helo=mx.ozziehost.net.au) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B6/7A-27924-E56C4234 for ; Sun, 11 Sep 2005 20:05:50 -0400 Received: from swamp.oceania.net (245-27-251-64.serverpronto.com [64.251.31.245] (may be forged)) by mx.ozziehost.net.au (8.12.10/8.12.10) with ESMTP id j8C05lbM011564 for ; Mon, 12 Sep 2005 10:05:47 +1000 Received: from kevin.oceania.net (203-129-153-39.rev.dft.net.au [203.129.153.39] (may be forged)) by swamp.oceania.net (8.13.4/8.13.1) with SMTP id j8C01qGY013966; Mon, 12 Sep 2005 10:01:54 +1000 Date: Mon, 12 Sep 2005 10:03:53 +1000 To: internals@lists.php.net Cc: internals@lists.php.net Message-ID: <20050912100353.4a2bcd8a.kevin@oceania.net> In-Reply-To: <4e89b42605091107287e6efbc7@mail.gmail.com> References: <20050911232418.3b04770d.kevin@oceania.net> <4e89b42605091107287e6efbc7@mail.gmail.com> Organization: Oceania X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-vine-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] pdo_sqlite error 5.1 From: kevin@oceania.net (Kevin Waterson) This one time, at band camp, Wez Furlong wrote: > Looks like implementing traversable also requires implementing some > other interfaces. > I've removed this line from the code in CVS, so that people can > actually use the snapshots; they're currently all hard-broken with > this error when a class implements traversable. I was un-aware you could directly implement traversable. My understanding was that you needed to Implement Iterator. Kevin -- "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote."