Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18655 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15606 invoked by uid 1010); 2 Sep 2005 13:36:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15590 invoked from network); 2 Sep 2005 13:36:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Sep 2005 13:36:48 -0000 X-Host-Fingerprint: 64.233.184.200 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.200:28525] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 71/66-15098-07558134 for ; Fri, 02 Sep 2005 09:36:48 -0400 Received: by wproxy.gmail.com with SMTP id i23so61331wra for ; Fri, 02 Sep 2005 06:36:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AM9xWVp2Qx0a6mzExQh4Y+XqnafYqCna1a/jJHjqXyUyeWWFhg81T/TXiZQsltpCRqJjckXD3Y6OJ2ZbrEu+RiXwXjH5kJZ1TPIcyYefO/RPmbdaKWNB+GaKn0Q8EMvZx9srEaF6Ce8ELZy9iZ6bsvwogNsPR3t4HoAZGAXv6no= Received: by 10.54.23.40 with SMTP id 40mr2084795wrw; Fri, 02 Sep 2005 06:36:45 -0700 (PDT) Received: by 10.54.152.10 with HTTP; Fri, 2 Sep 2005 06:36:45 -0700 (PDT) Message-ID: <4e89b42605090206365c557b7d@mail.gmail.com> Date: Fri, 2 Sep 2005 09:36:45 -0400 Reply-To: kingwez@gmail.com To: Andi Gutmans Cc: internals@lists.php.net In-Reply-To: <6.2.3.4.2.20050901215122.03dd58c0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42D78B4A.7080208@fischer.name> <5.1.0.14.2.20050715120049.02739670@localhost> <431602E7.5050500@fischer.name> <6.2.3.4.2.20050901215122.03dd58c0@localhost> Subject: Re: [PHP-DEV] [Patch] tidy node and getParent From: kingwez@gmail.com (Wez Furlong) On 9/2/05, Andi Gutmans wrote: > Rasmus, Wez - Any idea about timing for PDO? Are all these bugs > crucial to fix for 5.1? Yeah. I don't anticipate each bug as taking a long time to fix, it's just finding the time to do it. Although we have a long weekend this weekend, we have family visiting us and decorating to do (not my idea, but...) I'll see if I can squeeze some bug fixes in this weekend (and next), but I think I'm going to be really limited on time until php|works. =20 --Wez.