Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36708 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59717 invoked from network); 31 Mar 2008 11:02:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2008 11:02:02 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.172 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.172 smtpout0172.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.172] ([64.97.136.172:7715] helo=n068.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/1B-05022-8A4C0F74 for ; Mon, 31 Mar 2008 06:02:02 -0500 Received: from sc1-out09.emaildefenseservice.com (64.97.139.2) by n068.sc1.he.tucows.com (7.2.069.1) id 4769316E0102AA76 for internals@lists.php.net; Mon, 31 Mar 2008 11:01:58 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,0990f9b04040fe92,92de5bfcf5a83404,steph@zend.com,-,RULES_HIT:152:355:379:539:540:541:542:543:567:945:973:988:989:1042:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1541:1587:1593:1594:1676:1711:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:3352:3865:3866:3867:3868:3869:3870:3871:3872:3874:4250:4321:5007:6117:6119:6261:7875,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none X-Spamcatcher-Explanation: Received: from foxbox (host86-130-56-54.range86-130.btcentralplus.com [86.130.56.54]) (Authenticated sender: steph.fox) by sc1-out09.emaildefenseservice.com (Postfix) with ESMTP for ; Mon, 31 Mar 2008 11:01:56 +0000 (UTC) Message-ID: <00a601c8931e$c24cbc90$4001a8c0@foxbox> Reply-To: "Steph Fox" To: "internals" Date: Mon, 31 Mar 2008 12:02:46 +0100 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: The Untouchables From: steph@zend.com ("Steph Fox") OK, so I just put in 140-something module updates... manually, grumble. I (hopefully) avoided anything in core, whether that be PHP 4 or 5 - the way we version core modules is going to need much more thought. Apart from those, here's a list of the PECL extensions I can't or won't touch. It seems that the CLA I hadn't spotted in pecl/sam was the *only* reason I couldn't commit all 5000+ lines in a single shot back there, so I'm a little bitter about these right now: daffodildb (proprietary license) ibm_db2 (IBM extension) muscat (GPL'd) mqseries (JAWA Management Software GmbH???) pdo_ibm (IBM extension) pdo_ids (IBM extension) pdo_informix (IBM extension) sam (CLA'd) sdo (CLA'd IBM extension) smbc (GPL'd) tclink (LGPL'd) I should probably not have worried about dealing with tclink... but I've very little idea where I stand with the rest, apart from the CLA'd and proprietary ones obviously. - Steph ps Can someone please create a 'siberia' module in CVS so we have somewhere to bury genuinely dead PECL extensions?