Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28606 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89189 invoked by uid 1010); 26 Mar 2007 20:50:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89174 invoked from network); 26 Mar 2007 20:50:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Mar 2007 20:50:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=nlopess@php.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=nlopess@php.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 212.55.154.24 cause and error) X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.24 relay4.ptmail.sapo.pt Linux 2.4/2.6 Received: from [212.55.154.24] ([212.55.154.24:60577] helo=sapo.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/84-54015-01238064 for ; Mon, 26 Mar 2007 15:50:25 -0500 Received: (qmail 4460 invoked from network); 26 Mar 2007 20:50:21 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.208) by relay4 with SMTP; 26 Mar 2007 20:50:21 -0000 Received: (qmail 20609 invoked from network); 26 Mar 2007 20:50:19 -0000 X-AntiVirus: PTMail-AV 0.3-0.90.1 X-Virus-Status: Clean (0.04259 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[82.155.78.225]) (envelope-sender ) by mta13 (qmail-ldap-1.03) with SMTP for ; 26 Mar 2007 20:50:19 -0000 Message-ID: <000d01c76fe8$5e0f8640$0100a8c0@pc07653> To: "Antony Dovgal" , "Ian Young" Cc: References: <4608221B.6080708@grinnell.edu> <46082E5D.5020908@zend.com> Date: Mon, 26 Mar 2007 21:50:15 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Subject: Re: [PHP-DEV] Hacker's guide? From: nlopess@php.net ("Nuno Lopes") > On 03/26/2007 11:42 PM, Ian Young wrote: >> Hi all, >> I'm applying for one of PHP's Google Summer of Code projects. The ideas >> page (http://www.php.net/ideas.php) includes this text: "If you are >> applying for a project in the PHP code itself (in C), you may find >> useful the PHP hackers guide, which also includes our C coding standards >> (TBD)." Does this hackers guide exist? I don't see it anywhere in the >> documentation. Is this just a reference to the readmes included in the >> source code? I did find the coding standards there, but I'm curious if >> there's more info somewhere else. > > It's probably referring to http://www.php.net/manual/en/zend.php Nop, sorry.. It says there "TBD" (to be done) :) I added that because I had the intention to write a PHP hackers guide, but I never started it. I hope it will be ready on the next year's SoC :) Anyway, if you need some pointers, just ask here or on IRC (efnet: #php.pecl). Nuno