Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33886 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5922 invoked by uid 1010); 9 Dec 2007 22:52:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5904 invoked from network); 9 Dec 2007 22:52:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2007 22:52:04 -0000 Authentication-Results: pb1.pair.com header.from=sam@sambarrow.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sam@sambarrow.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sambarrow.com from 205.234.132.11 cause and error) X-PHP-List-Original-Sender: sam@sambarrow.com X-Host-Fingerprint: 205.234.132.11 scottsdale.servershost.net Received: from [205.234.132.11] ([205.234.132.11:57884] helo=scottsdale.servershost.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/A6-53444-3917C574 for ; Sun, 09 Dec 2007 17:52:03 -0500 Received: from [216.15.51.211] (port=50053 helo=[192.168.1.96]) by scottsdale.servershost.net with esmtpsa (SSLv3:RC4-MD5:128) (Exim 4.68) (envelope-from ) id 1J1V0F-0004eF-W7; Sun, 09 Dec 2007 16:52:04 -0600 To: Jessie Hernandez Cc: internals@lists.php.net, Gregory Beaver In-Reply-To: <475C5CF5.4040008@gmail.com> References: <93ED589E60BA254F97435FE6C97F2C6702B9222A@leedsmet-exch1.leedsmet.ac.uk> <475B4F1D.5060601@gmail.com> <475B90BF.2030801@chiaraquartet.net> <475C5CF5.4040008@gmail.com> Content-Type: text/plain Date: Sun, 09 Dec 2007 17:52:10 -0500 Message-ID: <1197240730.9893.20.camel@sams-room> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - scottsdale.servershost.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - sambarrow.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: AW: [PHP-DEV] A rebuttal to Re: RFC: Dropping Namespace From: sam@sambarrow.com (Sam Barrow) I agree with this 100%, is this something that could be changed? I don't see a reason behind it. On Sun, 2007-12-09 at 16:24 -0500, Jessie Hernandez wrote: > > internal class/function with the same name. > > Dmitry, what's the reason this lookup logic wasn't used in your patch? >