Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6314 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25363 invoked by uid 1010); 9 Dec 2003 20:21:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 25326 invoked from network); 9 Dec 2003 20:21:58 -0000 Received: from unknown (HELO smtp1.pp.htv.fi) (212.90.64.119) by pb1.pair.com with SMTP; 9 Dec 2003 20:21:58 -0000 Received: from localhost.localdomain (cs181008.pp.htv.fi [213.243.181.8]) by smtp1.pp.htv.fi (Postfix) with ESMTP id 7FDB280DE8; Tue, 9 Dec 2003 22:21:57 +0200 (EET) Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.10/8.12.10) with ESMTP id hB9KLvZK019922; Tue, 9 Dec 2003 22:21:57 +0200 Date: Tue, 9 Dec 2003 22:21:57 +0200 (EET) Reply-To: Jani Taskinen To: Wez Furlong Cc: PHP Internals In-Reply-To: <05e501c3be8e$bc5c39a0$8802a8c0@obsidian> Message-ID: References: <05e501c3be8e$bc5c39a0$8802a8c0@obsidian> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] oci in pecl... From: sniper@iki.fi (Jani Taskinen) On Tue, 9 Dec 2003, Wez Furlong wrote: >> it was actually my idea to for the oci8 stuff - and have some new >> maintainer maintain it in pecl. > >Yep, I remember. > >> i see no valid reason against it. he can start hacking on it (in pecl) >> starting today - once he is comfortable with it we'll nuke the ext/oci >> and use(link, package) the stuff from pecl. > >We can go a little bit further than that; lets move it properly in >CVS and roll a pecl release (1.0), and then Tony can continue >his work in the way that pecl is supposed to be working. And you're moving us into the support nightmare.. Instead of asking what php version they use, we need to start asking which possible versions of different extensions they happen to use, how they compiled them, etc. etc. etc. Thanks, but no thanks. Keep PECL as sibe...for the not-so-golden exts and the rest in php-src. --Jani