Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6327 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56380 invoked by uid 1010); 10 Dec 2003 07:12:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56343 invoked from network); 10 Dec 2003 07:12:49 -0000 Received: from unknown (HELO kirin.dev.trd.p4pnet.net) (80.202.17.141) by pb1.pair.com with SMTP; 10 Dec 2003 07:12:49 -0000 Received: from kirin.dev.trd.p4pnet.net (kirin.dev.trd.p4pnet.net [127.0.0.1]) by kirin.dev.trd.p4pnet.net (8.12.8/8.12.5) with ESMTP id hBA7CciG005167; Wed, 10 Dec 2003 08:12:38 +0100 Received: (from ssb@localhost) by kirin.dev.trd.p4pnet.net (8.12.8/8.12.8/Submit) id hBA7CclM005165; Wed, 10 Dec 2003 08:12:38 +0100 To: Wez Furlong Cc: Jani Taskinen , PHP Internals In-Reply-To: <061601c3be92$67152ed0$8802a8c0@obsidian> References: <05e501c3be8e$bc5c39a0$8802a8c0@obsidian> <061601c3be92$67152ed0$8802a8c0@obsidian> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Overture Services Norway Message-ID: <1071040358.1473.17.camel@kirin.dev.trd.p4pnet.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 10 Dec 2003 08:12:38 +0100 Subject: Re: [PHP-DEV] oci in pecl... From: Stig.Bakken@overture.com ("Stig S. Bakken") On Tue, 2003-12-09 at 21:24, Wez Furlong wrote: > > 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. > > The flip side is that we can provide them with a "localized" > (not in the i18n sense!) fix much sooner. > > This isn't really a problem as you tend to mark all bug > reports as bogus anyway, and no one else provides support. IMHO moving extensions to PECL would improve the extension maintainer's ability to provide support, just because he is able to roll patchlevel releases only with bug fixes. - Stig