Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42770 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8933 invoked from network); 22 Jan 2009 09:58:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jan 2009 09:58:19 -0000 Authentication-Results: pb1.pair.com header.from=thomas@koch.ro; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=thomas@koch.ro; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain koch.ro from 195.34.83.107 cause and error) X-PHP-List-Original-Sender: thomas@koch.ro X-Host-Fingerprint: 195.34.83.107 koch.ro Received: from [195.34.83.107] ([195.34.83.107:46878] helo=ve825703057.providerbox.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8A/20-07223-A3348794 for ; Thu, 22 Jan 2009 04:58:18 -0500 Received: from 80-218-105-106.dclient.hispeed.ch ([80.218.105.106] helo=ymc-toko) by ve825703057.providerbox.net with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1LPwKC-0007kB-Ph for internals@lists.php.net; Thu, 22 Jan 2009 10:58:12 +0100 Reply-To: thomas@koch.ro To: internals@lists.php.net Date: Thu, 22 Jan 2009 10:58:12 +0100 User-Agent: KMail/1.9.9 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200901221058.12893.thomas@koch.ro> Subject: GSOC proposoal: Write an updated Guide on extending PHP From: thomas@koch.ro (Thomas Koch) There are already empty placeholders for this kind of informations in the PHP documentation. These could be filled. Sara's book is a good start, but it could be updated to wash out all PHP4 stuff and put in new things developed since then. Some more informations on memory management would be fine: - How to deal with libraries that have there own memory management? - Some workflows for debugging What's best practice? I'm not that comfortable with copying stuff from other extensions, since I don't know if I'm copying legacy stuff. An example extension would round it up. Best regards, -- Thomas Koch, http://www.koch.ro