Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26866 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89190 invoked by uid 1010); 9 Dec 2006 09:50:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89175 invoked from network); 9 Dec 2006 09:50:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2006 09:50:31 -0000 Authentication-Results: pb1.pair.com header.from=kingwez@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=kingwez@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.188 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kingwez@gmail.com X-Host-Fingerprint: 64.233.182.188 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.188] ([64.233.182.188:6702] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/44-50161-4C68A754 for ; Sat, 09 Dec 2006 04:50:31 -0500 Received: by nf-out-0910.google.com with SMTP id l35so1495636nfa for ; Sat, 09 Dec 2006 01:49:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d85IUvpnamVm7XtIDqmabG6cDSSpPN18S1gwAx7klpSiVC/SLHsdaB5bYwVQI12mmtLM4IIlCOzLA1ALUU2MEtS+SAfWRev7NxQxUL/KDDRHGagWGNl0Dv4br2hWNz6JE8JgLgqPAroNnzIv12PNLrrnt1p2nsHPt2hqt6S4pQ4= Received: by 10.82.126.5 with SMTP id y5mr679089buc.1165657793987; Sat, 09 Dec 2006 01:49:53 -0800 (PST) Received: by 10.82.177.9 with HTTP; Sat, 9 Dec 2006 01:49:53 -0800 (PST) Message-ID: <4e89b4260612090149u65e66e55jd374fdf2ef403793@mail.gmail.com> Date: Sat, 9 Dec 2006 04:49:53 -0500 To: "Andi Gutmans" Cc: "Ilia Alshanetsky" , "PHP internals" In-Reply-To: <009101c71af6$fe795530$6600a8c0@zend.2k> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3B40503A-75F6-41EC-BFCF-56D777501FA5@prohost.org> <009101c71af6$fe795530$6600a8c0@zend.2k> Subject: Re: [PHP-DEV] Moving COM, Socket & mhash to PECL From: kingwez@gmail.com ("Wez Furlong") On 12/8/06, Andi Gutmans wrote: > As far as finding a maintainer is concerned, we can check again with Wez. If > he doesn't have time we should probably be able to find someone who can look > into some of those bugs. Despite bugs, I've never had issues with it. I'm currently (way!) too busy to look at it, but it sounds like Frank and Pierre have volunteered some time. I'll happily review patches. --Wez.