Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38185 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83987 invoked from network); 12 Jun 2008 14:31:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2008 14:31:56 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.225 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.225 rv-out-0506.google.com Received: from [209.85.198.225] ([209.85.198.225:44424] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/49-36220-A5331584 for ; Thu, 12 Jun 2008 10:31:55 -0400 Received: by rv-out-0506.google.com with SMTP id g37so3762113rvb.23 for ; Thu, 12 Jun 2008 07:31:52 -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:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=Qt+3tGDkxi+y8KS+dfEAT/qrDg65YdzKnTGvCcHRCpw=; b=d2YeejTX34KbhrjLaAI/uGNaXZa9Yl+4W8bB863vvt4YaFgE/6omf8Uzj2Xr4b+tMK CftfkUzFuACnacJbUKl07Md33tPl9c36cgY+TluiiWIQuFJ6fEE89zE58MfHzXoMTZ2P cSJjayuV+GWxxeYFH8T3U8ysrfgFkbVTrtrDs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=G/X2R3TvIeANYkfAxJIQxTqbVU99UaWDGFrKVhjkgWpINJQzBviDf0JnRGxTeh5CEo wQjQnq+e4h8HJboZDOkVNCcMrAhGq57HOEQwUunBabZDka7W98CivO43tRPukOzl5G5z 1U1RGB+i19lWrjyO0/qQdgR/SXwi+GFLVt89k= Received: by 10.141.43.5 with SMTP id v5mr909024rvj.216.1213281111831; Thu, 12 Jun 2008 07:31:51 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Thu, 12 Jun 2008 07:31:51 -0700 (PDT) Message-ID: Date: Thu, 12 Jun 2008 16:31:51 +0200 To: internals MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: extensions status, to move to pecl or to drop From: pierre.php@gmail.com ("Pierre Joye") Hi, While reviewing the different extensions for the windows build, I found that many are unmaintained without any commit since year(s). Other are already removed from HEAD and some may be continued to live in core but it would require some love. * Extension being deleted (not removed, a "cvs rm" will be done) mhash, no impact as we provide a compatibility layer via ext/hash (Thanks to Scott) * Extension looking for love (if noone raises the hand, they will end in PECL too) - ncurses I can help here for the windows port and pdcurses support on unix and windows. Hartmurt agreed for the move it to pecl for 5.3. - smnp nice ext, any ISP out there willing to help? I can help for the windows support Can be moved PECL - interbase - fpdf - fbsql - sybase and sybase_ct Please let me know if you can either help to maintain an extension or if you see any issue with one of these moves. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org