Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29039 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80548 invoked by uid 1010); 25 Apr 2007 23:34:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80532 invoked from network); 25 Apr 2007 23:34:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2007 23:34:08 -0000 Authentication-Results: pb1.pair.com header.from=steph.fox@virgin.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=steph.fox@virgin.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain virgin.net from 192.38.9.232 cause and error) X-PHP-List-Original-Sender: steph.fox@virgin.net X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from [192.38.9.232] ([192.38.9.232:10466] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/44-00993-075EF264 for ; Wed, 25 Apr 2007 19:34:08 -0400 Received: by gw2.emini.dk (Postfix, from userid 504) id 0206FFE2A1; Thu, 26 Apr 2007 01:34:06 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on gw2.emini.dk X-Spam-Detected: no X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00, DNS_FROM_RFC_POST autolearn=no version=3.1.3 X-Spam-Level: Received: from foxbox (82-47-220-239.cable.ubr07.shef.blueyonder.co.uk [82.47.220.239]) by gw2.emini.dk (Postfix) with ESMTP id 3EE62FE29F; Thu, 26 Apr 2007 01:34:04 +0200 (CEST) Message-ID: <003f01c78792$4b8dfd00$efdc2f52@foxbox> Reply-To: "Steph" To: "Antony Dovgal" , "Gwynne Raskind" Cc: References: <97180F0D-CB4C-4071-A859-38059C0DD1FF@wanderingknights.org> <0DFF3A59-3419-4A25-B907-E0E71FD41360@wanderingknights.org> <462FD093.90402@zend.com> <462FDB7B.8000907@zend.com> Date: Thu, 26 Apr 2007 00:34:39 +0100 Organization: private mail 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.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] Documenting the Zend2 extension API From: steph.fox@virgin.net ("Steph") - and that will teach me to read to the end of the thread before I respond. What Tony said :) ----- Original Message ----- From: "Antony Dovgal" To: "Gwynne Raskind" Cc: Sent: Wednesday, April 25, 2007 11:51 PM Subject: Re: [PHP-DEV] Documenting the Zend2 extension API > On 04/26/2007 02:32 AM, Gwynne Raskind wrote: >> I've been plugging around writing extensions long enough to have some >> idea of the internals; more than once I've answered a question by >> digging through the Zend sources for the internals of some API. > > Great! >> I'm willing to at least take a crack at this project; the worst I can do >> is fail :). Would it make sense to ask for CVS karma on the docs now or >> wait a bit? > > I believe the best way to get karma is to start sending patches. > > I would also recommend to establish the build environment for the docs (if > you don't have one already), it's good idea to test patches before > committing. > This document should give you a good start: > http://doc.php.net/php/dochowto/index.php > > -- > Wbr, Antony Dovgal > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >