Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26841 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13861 invoked by uid 1010); 7 Dec 2006 17:56:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13830 invoked from network); 7 Dec 2006 17:56:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2006 17:56:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 192.38.9.230 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 192.38.9.230 ns1.emini.dk Linux 2.4/2.6 Received: from [192.38.9.230] ([192.38.9.230:46835] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/C5-13900-98558754 for ; Thu, 07 Dec 2006 12:55:57 -0500 Received: by gw2.emini.dk (Postfix, from userid 504) id 3DBA2D8F9B; Thu, 7 Dec 2006 18:55:19 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on gw2.emini.dk X-Spam-Detected: no X-Spam-Status: No, score=4.3 required=5.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.1.3 X-Spam-Level: **** Received: from foxbox (m157-mp1.mlphg-01-manc.dial.ntli.net [80.0.80.157]) by gw2.emini.dk (Postfix) with ESMTP id AF7C7D8F98 for ; Thu, 7 Dec 2006 18:55:14 +0100 (CET) Message-ID: <021d01c71a28$e29e55f0$51530050@foxbox> Reply-To: "Steph Fox" To: References: <4578503A.6010904@hristov.com> Date: Thu, 7 Dec 2006 19:55:28 +0200 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: Re: [PHP-DEV] Is there a place .... From: steph@zend.com ("Steph Fox") Hi Andrey, > where one can post some code snippets related to > PHP development in C, from which some people later can > benefit? Anyone aware? Both Sara and I were thinking of setting one up last year, but neither of us did so in the end. (Sara had space she was thinking of using for it; I was planning to make space on www.zend.com, which I no longer have access to as content from there is now gradually being moved over to the new devzone.zend.com site). There were concerns that hosting patches on zend.com or php.net would lend patches an air of authority they didn't actually have, and would thereby contribute towards making PHP less portable. Another issue was that developers wanted to be able to update their patches, and possibly have different versions for different PHP versions - a simple PAT-type directory wouldn't have been enough for their needs. Really you'd need something like a CVS or SVN server in place to provide that facility. - Steph > > Ciao, > Andrey > > P.S. > Please don't CC: me when answering, I do read the ML ;) > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >