Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60291 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58389 invoked from network); 24 Apr 2012 20:15:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Apr 2012 20:15:23 -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.45 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.210.45 mail-pz0-f45.google.com Received: from [209.85.210.45] ([209.85.210.45:47111] helo=mail-pz0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/A0-54790-AD9079F4 for ; Tue, 24 Apr 2012 16:15:22 -0400 Received: by dacx6 with SMTP id x6so1465551dac.18 for ; Tue, 24 Apr 2012 13:15:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ckj59+d4/WfekWdXogpokAUsc9wCMxtGPQqXBcS0xN8=; b=024/FVCBDwkugaCnAvzvQQDLwfLs+Os7LSLVx6zbF4ZwTQMhAzJvSH7NfziEkyRQTb XW7i0UGR53/tzj8kYJmUgE4IotTNpabKewv73puJ0qLkLon9t8I0NC1O/2lhiEzs6YiZ BYonoScy0942sEFRnLlkk+WAIqONxc8vUhNifXLnbSmXmNJgqPoGvot1HQexF/3/uZKu 2DIAhxbMpY68dVSNUhscvrwTUE8sR/qcSsVbU9nSRgLkuCQkaYIz5IRNYVhwlbnCSpn3 QG6hIPHiq6f3e2OQKErEsao191rdYK9UcfEDuEO33+dWTEh23G1P9Ft4dGWB3yEzLXbZ FG8w== Received: by 10.68.229.73 with SMTP id so9mr529478pbc.163.1335298519068; Tue, 24 Apr 2012 13:15:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.4.162 with HTTP; Tue, 24 Apr 2012 13:14:58 -0700 (PDT) In-Reply-To: References: Date: Tue, 24 Apr 2012 23:14:58 +0300 Message-ID: To: Kris Craig Cc: PHP internals list Content-Type: multipart/alternative; boundary=047d7b0721cce5f08e04be72695c Subject: Re: [PHP-DEV] [RFC] Pure PHP Scripts (Updated) From: arvids.godjuks@gmail.com (Arvids Godjuks) --047d7b0721cce5f08e04be72695c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable As far as I read there is no difference from the previous RFC - it says essentially the same. " The tag is reached, the webserver =E2=80=9Cswitches back=E2=80=9D a= nd resumes parsing it as HTML. If no tags are given, the webserver will parse the file data as HTML code until a =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > Hi all, > > I finally found some time today to update the RFC based on discussions > here. Please have a look and let me know if I missed anything or if > there's anything else that needs clarifying: > > https://wiki.php.net/rfc/phpp > > > I also want to know if this is sufficient to satisfy some of the concerns > that have been raised about being able to implement this into existing > frameworks that use a more "tangled" architecture. > > Thanks! =3D) > > --Kris > --047d7b0721cce5f08e04be72695c--