Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58725 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59174 invoked from network); 7 Mar 2012 09:26:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2012 09:26:32 -0000 Authentication-Results: pb1.pair.com header.from=johncrenshaw@priacta.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=johncrenshaw@priacta.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain priacta.com designates 64.95.72.241 as permitted sender) X-PHP-List-Original-Sender: johncrenshaw@priacta.com X-Host-Fingerprint: 64.95.72.241 mxout.myoutlookonline.com Received: from [64.95.72.241] ([64.95.72.241:9756] helo=mxout.myoutlookonline.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/F3-38795-6C9275F4 for ; Wed, 07 Mar 2012 04:26:30 -0500 Received: from mxout.myoutlookonline.com (localhost [127.0.0.1]) by mxout.myoutlookonline.com (Postfix) with ESMTP id 2477C8BEA27; Wed, 7 Mar 2012 04:26:28 -0500 (EST) X-Virus-Scanned: by SpamTitan at mail.lan Received: from HUB016.mail.lan (unknown [10.110.2.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mxout.myoutlookonline.com (Postfix) with ESMTPS id C000F8BEA20; Wed, 7 Mar 2012 04:26:27 -0500 (EST) Received: from MAILR001.mail.lan ([10.110.18.27]) by HUB016.mail.lan ([10.110.17.16]) with mapi; Wed, 7 Mar 2012 04:26:07 -0500 To: Michael Morris , PHP Internals List Date: Wed, 7 Mar 2012 04:26:20 -0500 Thread-Topic: [PHP-DEV] Re: [RFC] Namespace and Parse tags on Include and Require Thread-Index: Acz7spRTY1KOWIaURmSFGfjXs/T4/QAjZmpA Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: RE: [PHP-DEV] Re: [RFC] Namespace and Parse tags on Include and Require From: johncrenshaw@priacta.com (John Crenshaw) > Ok, with Hannes help I have the RFC up now. > > https://wiki.php.net/rfc/changes_to_include_and_require WRT tagless files, in addition to the issues already raised by others: - What about script execution? You'll still need a shebang (linux) or to re= gister the extension (Windows). Having a special shebang but making the