Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41502 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60781 invoked from network); 28 Oct 2008 10:47:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2008 10:47:39 -0000 Authentication-Results: pb1.pair.com header.from=josh.sickmate@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=josh.sickmate@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: josh.sickmate@gmail.com X-Host-Fingerprint: 66.249.92.170 ug-out-1314.google.com Received: from [66.249.92.170] ([66.249.92.170:42114] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/65-28585-BCDE6094 for ; Tue, 28 Oct 2008 05:47:39 -0500 Received: by ug-out-1314.google.com with SMTP id 39so207454ugf.37 for ; Tue, 28 Oct 2008 03:47:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=mB1dn0Aomkm/Pq1UifXebFMjtRcChHHFGoEvAD3hRIs=; b=B8gG0ec1TA4yq3hKGErx7B/j1eOcGP+U8+t4V2JCzBc/lkl8ypLyrytiFZi2g9eTp2 UhaN7AIplV8JxY78Rs9KM0bnHUwRMjGMtyzeYefMQBpgTvAGvgnGZkiaRHhcguo2+K4z sosCxV66trfqv+TdTNySzyYGjjQpZqCfLWsMo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=P3xzsk/9KL51mpEETVSwxCSOH2R7oprVHSrVEzTkfjl1b7hujiMdYoBgQBLCb8d+Gl Gs+iAIRediXANY2ILLlfOMEcPjhCjsGgeA+zaY1jAIfeKFAFVilNfq2xS4Vc/6RSQijp I+UCBJZmLl15X+0KhgGlCqTTkL4yxX5QOgRVM= Received: by 10.210.79.14 with SMTP id c14mr8120032ebb.194.1225190856143; Tue, 28 Oct 2008 03:47:36 -0700 (PDT) Received: by 10.210.57.19 with HTTP; Tue, 28 Oct 2008 03:47:36 -0700 (PDT) Message-ID: <6fef9b880810280347j50a288edqe6822139530d5319@mail.gmail.com> Date: Tue, 28 Oct 2008 21:17:36 +1030 To: "Karsten Dambekalns" Cc: internals@lists.php.net In-Reply-To: <4D.E4.28585.33AE6094@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <69907CB6763C4164A1AE82D659B80286@pc> <6fef9b880810271958j6145ae02i125853adefaec9a3@mail.gmail.com> <9b3df6a50810280012udd7946dh798b544cf9fd65ec@mail.gmail.com> <3E47026EC3F046E59B0B8C9DD5830FF3@pc> <4D.E4.28585.33AE6094@pb1.pair.com> Subject: Re: [PHP-DEV] Clarifying the resolution rules From: josh.sickmate@gmail.com (Josh) I like that way too On Tue, Oct 28, 2008 at 9:02 PM, Karsten Dambekalns wrote: > Hi. > > Stan Vassilev | FM wrote: >> >> A yet another compromise is possible as the lesser evil: > > ... >> >> They key change is: not to make difference between internal and user >> global functions, just fall back to global ones, so that there's no >> additional confusion among drop-in replacements, user resources, and >> internal resources. >> >> Send feedback. Thanks. > > I like that way. > > Regards, > Karsten > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >