Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33424 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66535 invoked by uid 1010); 25 Nov 2007 16:16:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66520 invoked from network); 25 Nov 2007 16:16:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2007 16:16:17 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 64.233.166.183 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 64.233.166.183 py-out-1112.google.com Received: from [64.233.166.183] ([64.233.166.183:42111] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/F0-58234-0DF99474 for ; Sun, 25 Nov 2007 11:16:17 -0500 Received: by py-out-1112.google.com with SMTP id d32so1306536pye for ; Sun, 25 Nov 2007 08:16:14 -0800 (PST) Received: by 10.65.107.10 with SMTP id j10mr3634696qbm.1196007373955; Sun, 25 Nov 2007 08:16:13 -0800 (PST) Received: from ilappy ( [99.237.241.122]) by mx.google.com with ESMTPS id q13sm490267qbq.2007.11.25.08.16.13 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 25 Nov 2007 08:16:13 -0800 (PST) Cc: internals@lists.php.net Message-ID: To: Andy Lester In-Reply-To: <20071124053406.GB24788@petdance.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Sun, 25 Nov 2007 11:16:12 -0500 References: <20071124053406.GB24788@petdance.com> X-Mailer: Apple Mail (2.915) Subject: Re: [PHP-DEV] [PATCH] consting ext/standard/dl.c From: ilia@prohost.org (Ilia Alshanetsky) I think Zend directory is doable as much as any other directory in the PHP source code. On 24-Nov-07, at 12:34 AM, Andy Lester wrote: > Here's dl.c > > Is the Zend directory doable as well, or is that off-limits for some > reason or another? That's really the place I should be working on > first, because it's the lowest level. > > xoxo, > Andy > > -- > Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php Ilia Alshanetsky