Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45257 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9147 invoked from network); 10 Aug 2009 09:52:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2009 09:52:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=patchnow@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=patchnow@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.224 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: patchnow@gmail.com X-Host-Fingerprint: 209.85.219.224 mail-ew0-f224.google.com Received: from [209.85.219.224] ([209.85.219.224:34093] helo=mail-ew0-f224.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/54-19557-CDDEF7A4 for ; Mon, 10 Aug 2009 05:52:29 -0400 Received: by ewy24 with SMTP id 24so3100228ewy.23 for ; Mon, 10 Aug 2009 02:52:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=9i3F8euD+vu+8gevQW5jetygLoPOIbR7kRq7phmJhlU=; b=ca7rs1vrJ1rkDq9VG3wfXTcfpZ6zhGgh4DImmJzQgSDsG5FnEor5TtuR25h/od/Ajf XacxvM3/mK8AT5OUMOWZx7+GJyG69u716b4UW2Tv2K6rjN+Mz3gOwS0gIAMHXlCSu7Kw GWW2863BPYrMFQ3KZ7D3TCLzERA6UvfauQhRA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=wSXGYzN2E33qOVqDjEKlJ87BY2UIOn7qBOSQgMbNeS03rpUNqc61JcSHVEtWLASh2P XMx4h4xOXIfGlOAcpdCemaHlBuUEOkeQiRyEBta85VrtTky4ZqxGrATq4sBFxTxAYtjp 10YYi+gUOcCBlyn4TueJa2JQoRqMfUO9UZCVc= Received: by 10.211.195.15 with SMTP id x15mr2876034ebp.9.1249897945494; Mon, 10 Aug 2009 02:52:25 -0700 (PDT) Received: from ?192.168.0.2? (xdsl-78-34-183-24.netcologne.de [78.34.183.24]) by mx.google.com with ESMTPS id 24sm10745186eyx.13.2009.08.10.02.52.24 (version=SSLv3 cipher=RC4-MD5); Mon, 10 Aug 2009 02:52:24 -0700 (PDT) Message-ID: <4A7FECFA.1020101@gmail.com> Date: Mon, 10 Aug 2009 11:48:42 +0200 User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: internals@lists.php.net CC: Pierre Joye References: <4A7F1E2C.8010406@gmail.com> <4A7FE21B.3050907@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: SQLite Bug 42589 still not fixed in php 5.3 windows (attached fix with ATTR_FETCH_TABLE_NAMES support) From: patchnow@gmail.com (Oskar Eisemuth) Pierre Joye schrieb: > hi, > > Please post a link to the patch in the bug directly so we won't loose > your patch in the ML archive. > > By the way, it is better to use the bug tracker to provide feedback, > easier to follow or track them. Well 42589 is closed for comments (someone should add a note there), so I added 49206 as feature request now. Best regards Oskar Eisemuth