Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59807 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8498 invoked from network); 12 Apr 2012 23:03:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2012 23:03:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:61172] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/76-00290-A4F578F4 for ; Thu, 12 Apr 2012 19:03:39 -0400 Received: by werh12 with SMTP id h12so1868753wer.29 for ; Thu, 12 Apr 2012 16:03:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gtQAViJMFv34weI5SLeR7hB2Pr4TNaXLfF8YNCditKQ=; b=nK1YLSHFMUwxEUA1J6ZFvy2PsU//xQERJlQEX7J0KE1nI51yCZRcH3ebfGJrOvXfIL fHrxehpefLnnLDVZUa53jGXskzb7sXC+tr93axa+jfJDFCeF/vaucnN5fMcD/2U+1W4g kGvmCACIlBPZpKc+TaZvTpnMERWD82IoZ24/fyrEk/UYnSH8PllQk7YCzipIxATCY80M t3IG0WU3t7YdA9rc6wEVZhwZ7giq5nRj9EhbBziS2lNXZi06+R0upQe82UQD74Nmg5+f WOs+2EkdXwVXhik4+5aADRQHtbc3GeqytWFnH3g6pn5zbDttG3MxsknpASadXmEf/4RN J8hA== MIME-Version: 1.0 Received: by 10.180.103.35 with SMTP id ft3mr9734990wib.0.1334271815328; Thu, 12 Apr 2012 16:03:35 -0700 (PDT) Received: by 10.223.79.67 with HTTP; Thu, 12 Apr 2012 16:03:35 -0700 (PDT) Date: Thu, 12 Apr 2012 16:03:35 -0700 Message-ID: To: PHP internals list Content-Type: multipart/alternative; boundary=f46d043bd7e89622ad04bd835dfd Subject: [RFC] New .phpp File Type for Pure-Code PHP Scripts From: kris.craig@gmail.com (Kris Craig) --f46d043bd7e89622ad04bd835dfd Content-Type: text/plain; charset=ISO-8859-1 Per recent discussions, I have drafted an RFC for this. This proposal offers what I believe to be a more sane and realistic approach to addressing the question of incorporating a new breed of tag-less PHP scripts. https://wiki.php.net/rfc/phpp --Kris --f46d043bd7e89622ad04bd835dfd--