Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58663 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12957 invoked from network); 6 Mar 2012 14:56:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2012 14:56:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:34030] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/03-32184-2A5265F4 for ; Tue, 06 Mar 2012 09:56:35 -0500 Received: by yenl5 with SMTP id l5so2526446yen.29 for ; Tue, 06 Mar 2012 06:56:32 -0800 (PST) Received-SPF: pass (google.com: domain of hannes.magnusson@gmail.com designates 10.236.136.33 as permitted sender) client-ip=10.236.136.33; Authentication-Results: mr.google.com; spf=pass (google.com: domain of hannes.magnusson@gmail.com designates 10.236.136.33 as permitted sender) smtp.mail=hannes.magnusson@gmail.com; dkim=pass header.i=hannes.magnusson@gmail.com Received: from mr.google.com ([10.236.136.33]) by 10.236.136.33 with SMTP id v21mr34500524yhi.17.1331045792481 (num_hops = 1); Tue, 06 Mar 2012 06:56:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=0gX0FIrujpIEC1akJDuawLp+303A4daBpBFssfGed3g=; b=lL2xHbqg7sFkTUDBlFJn/8RMA0QSXqR8HveEtgH+kBb7o5CStkWHGFczhFzbQOjQrh pvTrhMi0XyG0hnJCTwOkR+oyLMcRY30TiSxbzd11PMd9h/rilqCtYPl7addFdjpIK9qx +zWuOdWQwovTmUOjmo4p77nSmKbRo6uyHxZB14r44wC6GOYfxJtSIJ5DuoMWlgmNJgLS im0fMe6UvxNJndLX63K+GinTR+/0QtoFl8tWyaFdIGahbISWbPM0GHnLuvU4esC91J2C mYWuTfqcevEpl4oVuzEAtsFHjrCunL+HVOfd0qIeTqjWmovfFS/cTvHwlUvq4H0nsDod blyQ== MIME-Version: 1.0 Received: by 10.236.136.33 with SMTP id v21mr27412260yhi.17.1331045792430; Tue, 06 Mar 2012 06:56:32 -0800 (PST) Received: by 10.146.14.36 with HTTP; Tue, 6 Mar 2012 06:56:32 -0800 (PST) In-Reply-To: References: Date: Tue, 6 Mar 2012 15:56:32 +0100 Message-ID: To: Michael Morris Cc: PHP Internals List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Namespace and Parse tags on Include and Require From: hannes.magnusson@gmail.com (Hannes Magnusson) On Tue, Mar 6, 2012 at 15:45, Michael Morris wrote= : > I have made a wiki account with user name MichaelMorris - I don't > think I have permissions to submit an RFC as of yet. =C2=A0I'll post this You do now. Things much smother though when you actually read the registration page. We don't everyone write karma just by registering. -Hannes