Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33047 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37916 invoked by uid 1010); 7 Nov 2007 17:44:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37900 invoked from network); 7 Nov 2007 17:44:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2007 17:44:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:49255] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/B5-29790-D79F1374 for ; Wed, 07 Nov 2007 12:44:31 -0500 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 7 Nov 2007 19:44:26 +0200 Received: from [192.168.16.91] ([192.168.16.91]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 7 Nov 2007 09:44:22 -0800 Message-ID: <4731F977.4080502@zend.com> Date: Wed, 07 Nov 2007 09:44:23 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Gregory Beaver CC: internals Mailing List References: <4731278C.8020301@chiaraquartet.net> In-Reply-To: <4731278C.8020301@chiaraquartet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Nov 2007 17:44:22.0724 (UTC) FILETIME=[D4E4D840:01C82165] Subject: Re: [PHP-DEV] ignored patches From: stas@zend.com (Stanislav Malyshev) > The patch to implement multiple namespaces per file, and the patch to > remove keyword restrictions for methods appear to have fallen through > the cracks. I would like to encourage at the minimum a review, and About the second - I'm not sure which patch it is, I remember there was a simple one and a more complex one. AFAIK, the simple one (making vars and methods work the same) should be applied. Wasn't it? As for multiple namespaces per file, it adds certain complications, both syntax-wise and engine-wise, so I'm still not 100% convinced it is worth it. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com