Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59810 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14371 invoked from network); 12 Apr 2012 23:44:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2012 23:44:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:63246] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AA/87-00290-3D8678F4 for ; Thu, 12 Apr 2012 19:44:20 -0400 Received: by iaeh11 with SMTP id h11so4127530iae.29 for ; Thu, 12 Apr 2012 16:44:16 -0700 (PDT) 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; bh=WFWSohCPBSwQz0L2nb4kJMT/2FXnREQCU/K7S/BTAhw=; b=WmDMiuwHbcTi4R2lsDt04Zy8yRvQIeiFuzALMxsdqkqUQgqNlTFF4k+wZC9htIiaQF vUiEqU63+SNZPQ07Vl28m8FXXE6+G+OeQxtvPp0QMf7pSyO3HJk0w/qA6WsmCQ15KrFH /wh8wb/vrDyl574gSIPYQYfKH2PAEpstqssGf8Iuvph+LEGkIOPVs15IfvBi8YwDOYco hZrQGxdB5WOgq057RjB1KER6EaJbRJCZbtpby2nkVyr03dIYQ2KIwWP6Jabr2q/uu1a3 dB2w7FpIyKOfz3Ga9B+OnfKWjohaqrIfNT0tqSRYwOgmgPK82X8OUWx6UBUslev8ZahG JAlA== MIME-Version: 1.0 Received: by 10.50.219.194 with SMTP id pq2mr7990565igc.18.1334274256102; Thu, 12 Apr 2012 16:44:16 -0700 (PDT) Received: by 10.64.134.233 with HTTP; Thu, 12 Apr 2012 16:44:16 -0700 (PDT) Received: by 10.64.134.233 with HTTP; Thu, 12 Apr 2012 16:44:16 -0700 (PDT) In-Reply-To: References: Date: Fri, 13 Apr 2012 02:44:16 +0300 Message-ID: To: Yasuo Ohgaki Cc: PHP internals list , Kris Craig Content-Type: multipart/alternative; boundary=14dae93411cd1162ed04bd83ef1b Subject: Re: [PHP-DEV] [RFC] New .phpp File Type for Pure-Code PHP Scripts From: arvids.godjuks@gmail.com (Arvids Godjuks) --14dae93411cd1162ed04bd83ef1b Content-Type: text/plain; charset=UTF-8 So ok, i write my code in files without extension, what happens? As it was said before, interpreter will not distinguish by the file extension, ever. It is os dependant and so on. Why are you poluting the mailing list with things that are clearly said will never happen? --14dae93411cd1162ed04bd83ef1b--