Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26894 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11590 invoked by uid 1010); 11 Dec 2006 02:06:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11575 invoked from network); 11 Dec 2006 02:06:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Dec 2006 02:06:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=jmertic@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jmertic@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.226 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: jmertic@gmail.com X-Host-Fingerprint: 66.249.82.226 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.226] ([66.249.82.226:30320] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A9/F9-00543-AECBC754 for ; Sun, 10 Dec 2006 21:06:05 -0500 Received: by wx-out-0506.google.com with SMTP id i27so1922981wxd for ; Sun, 10 Dec 2006 18:05:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mbMv/VTEgSqDwPYxef2AWhMDeSZf3r30CK0kg4HXnLQRkgkk0ZagHt+Cj92XpXc5Kn8a1fvnEZsIwLxs1LBPTu4uAKLMh/TatrQ6kFGbL0zDYsH87ik6CT92dllX2z8sbvR7tY2bURSWpRrHnSMsZlvpaxF8cnDBrWzsYX0bevs= Received: by 10.70.130.19 with SMTP id c19mr11346943wxd.1165802728158; Sun, 10 Dec 2006 18:05:28 -0800 (PST) Received: by 10.70.115.5 with HTTP; Sun, 10 Dec 2006 18:05:28 -0800 (PST) Message-ID: <2a9adcf0612101805q712e7e13td76f2ad8d1b9c38a@mail.gmail.com> Date: Sun, 10 Dec 2006 21:05:28 -0500 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: RE: [PHP-DEV] Moving COM, Socket & mhash to PECL From: jmertic@gmail.com ("John Mertic") > COM: -1, it's very handy on Windows and I use it with the Windows Installer itself to configure Apache and as a part of the build tool. I'd be willing to help maintain this if needed. > mhash: 0, never used it, no opinion. > sockets: +1, while I've used it before, using the streams API is much easier. Although waiting till 6.0 may be a better option here. -- -- John Mertic "Explaining a joke is like dissecting a frog: you jmertic@gmail.com understand it better, but the frog dies in the process." -Mark Twain