Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59297 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82822 invoked from network); 1 Apr 2012 09:19:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Apr 2012 09:19:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=tessarek@evermeet.cx; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=tessarek@evermeet.cx; sender-id=unknown Received-SPF: error (pb1.pair.com: domain evermeet.cx from 77.244.245.66 cause and error) X-PHP-List-Original-Sender: tessarek@evermeet.cx X-Host-Fingerprint: 77.244.245.66 evermeet.cx Linux 2.6 Received: from [77.244.245.66] ([77.244.245.66:54829] helo=atvie01s.evermeet.cx) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/1A-28591-49D187F4 for ; Sun, 01 Apr 2012 05:19:17 -0400 Received: from [10.0.0.40] (108-162-172-245.cable.teksavvy.com [108.162.172.245] (may be forged)) (authenticated bits=0) by atvie01s.evermeet.cx (8.14.3/8.14.3) with ESMTP id q319J7NM002072 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 1 Apr 2012 11:19:08 +0200 Message-ID: <4F781D8B.30807@evermeet.cx> Date: Sun, 01 Apr 2012 05:19:07 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: Christopher Jones CC: internals@lists.php.net References: <4F78080F.8070702@evermeet.cx> <4F780B82.9070904@oracle.com> In-Reply-To: <4F780B82.9070904@oracle.com> X-Enigmail-Version: 1.4 OpenPGP: id=C11F128D Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] sqlite moved to PECL - but where is it From: tessarek@evermeet.cx (Helmut Tessarek) On 01.04.12 4:02 , Christopher Jones wrote: > Is this what you're looking for: http://svn.php.net/viewvc/pecl/sqlite/trunk/ ? Yes, thank you. > This was undoubtedly omitted due to lack of resources. Would you like some > assistance to show you how you can contribute to the PHP project to help out > other > people hitting the same problem. Showing them how to migrate to sqlite3 is > the preferred path. I'm one of the original developers of the native IBM DB2 driver for PHP. Furthermore I am in DB2 development, which means that I'm not allowed to touch any other code (except in very rare circumstances). So long, Helmut