Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31384 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30047 invoked by uid 1010); 2 Aug 2007 21:28:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30012 invoked from network); 2 Aug 2007 21:28:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2007 21:28:33 -0000 Authentication-Results: pb1.pair.com header.from=giunta.gaetano@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=giunta.gaetano@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.172 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: giunta.gaetano@gmail.com X-Host-Fingerprint: 66.249.92.172 ug-out-1314.google.com Received: from [66.249.92.172] ([66.249.92.172:47762] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/02-16329-C7C42B64 for ; Thu, 02 Aug 2007 17:28:31 -0400 Received: by ug-out-1314.google.com with SMTP id c2so467273ugf for ; Thu, 02 Aug 2007 14:28:25 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=bSgiWFeG0Kh2g+D9qWRyQnlOrJmFCCs1dqaxpp67E03FlObFkUc+SrXDWXv/NY3WhZwwJ8Dd/Q+qcCir2CJRo1/zCIg5tsiVxzNUrAOFyXxC/xYGNYgsz3RB/Ghp3XDOHJJBjhZQOgFVX8ebi3Ub0B1Hrutbn0qksm9d4bcKFdA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=BFaPM5Q4T8ohSKFf6INqa0GIkrPyPolkStdqGfZYLZ8e3fFAupo5zE9XYtv9zGoTBON7qu/NSgyxXCcyE90y23kxLC8naL7NHNNHMvhYEu6bbszsVR663Qf1Lc5YLtRiBQVZCKADWhypMhig52VqIrhVkFKSrz1cplEWYFnRW4E= Received: by 10.67.19.17 with SMTP id w17mr2399235ugi.1186090104859; Thu, 02 Aug 2007 14:28:24 -0700 (PDT) Received: from ?192.168.1.2? ( [151.66.63.126]) by mx.google.com with ESMTPS id 18sm2701061ugk.2007.08.02.14.28.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 02 Aug 2007 14:28:23 -0700 (PDT) Message-ID: <46B24C2F.4000505@gmail.com> Date: Thu, 02 Aug 2007 23:27:11 +0200 User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Regarding the ext/curl extension From: giunta.gaetano@gmail.com (Gaetano Giunta) > But pushing the PHP docs (as Steph suggested later) to your site will > only bring you more questions about php's CURL binding. It sounds like > a bad idea :) The fact is that Daniel does a wonderful job giving out plenty of advice to php/curl help seekers not just on its website (I'd go as far as saying that the php man pages are better for that), but especially on the curl-and-php mailing list. That's where a lot of the n00bs end up asking questions. Sometimes Daniel does not have the definitive answer, as the question really depends on the php 'wrapper', and people get pissed off. The easy solution: move the mailing list over to php.net, and/or subscribe to it all of the committers to /ext/curl (and yes, I have been subscribed to the mailing list, but had overall more questions than answers...)