Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33382 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73406 invoked by uid 1010); 23 Nov 2007 06:19:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73391 invoked from network); 23 Nov 2007 06:19:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2007 06:19:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:37221] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/42-52046-2F076474 for ; Fri, 23 Nov 2007 01:19:31 -0500 Received: from [192.168.1.34] (ppp91-77-47-108.pppoe.mtu-net.ru [91.77.47.108]) by daylessday.org (Postfix) with ESMTP id D9BC164018B; Fri, 23 Nov 2007 09:19:27 +0300 (MSK) Message-ID: <474670EF.3030903@daylessday.org> Date: Fri, 23 Nov 2007 09:19:27 +0300 User-Agent: Thunderbird 2.0.0.9 (X11/20071114) MIME-Version: 1.0 To: Andy Lester CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Cleanup and maintenance of internal C code From: tony@daylessday.org (Antony Dovgal) On 23.11.2007 08:41, Andy Lester wrote: > Hi, I'm Andy Lester, and I'm usually a Perl person. I've worked on > the Perl 5 and Parrot internals over the past few years, working to > clean up the C code. > > The other day I was poking through the C code behind PHP 5.2 and saw > some places that I thought I could help clean up. Take a look at 5_3 and HEAD, we've done this already a couple of months ago: http://news.php.net/php.cvs/46317 5_2 branch is for important bugfixes only, hence this improvement didn't make it there. -- Wbr, Antony Dovgal