Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33043 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13779 invoked by uid 1010); 7 Nov 2007 02:44:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13763 invoked from network); 7 Nov 2007 02:44:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2007 02:44:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 38.99.98.18 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 38.99.98.18 beast.bluga.net Linux 2.6 Received: from [38.99.98.18] ([38.99.98.18:42802] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/24-31692-B9621374 for ; Tue, 06 Nov 2007 21:44:44 -0500 Received: from mail.bluga.net (localhost.localdomain [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id B26E0C0DD15 for ; Tue, 6 Nov 2007 19:44:40 -0700 (MST) Received: from [192.168.0.106] (CPE-76-84-5-63.neb.res.rr.com [76.84.5.63]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bluga.net (Postfix) with ESMTP id 7369AC0DD14 for ; Tue, 6 Nov 2007 19:44:40 -0700 (MST) Message-ID: <4731278C.8020301@chiaraquartet.net> Date: Tue, 06 Nov 2007 20:48:44 -0600 User-Agent: Thunderbird 1.5.0.14pre (X11/20071023) MIME-Version: 1.0 To: internals Mailing List X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: ignored patches From: greg@chiaraquartet.net (Gregory Beaver) Hi all, 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 either a "go away" or a commit so we can still pretend that outsider contributions have an impact on PHP, even those from annoying people like me. Thanks, Greg