Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59283 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48521 invoked from network); 1 Apr 2012 02:29:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Apr 2012 02:29:50 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.160.42 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:48300] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/B4-28591-D9DB77F4 for ; Sat, 31 Mar 2012 21:29:49 -0500 Received: by pbcun1 with SMTP id un1so3524042pbc.29 for ; Sat, 31 Mar 2012 19:29:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to :x-gm-message-state; bh=BkBHXAV98C+KGXKoiV4f48cwbGvWuLt63FUNymuDgjc=; b=a8n9JwHG0yXNpQQBwlLqPS09Vn0YRP758ovaeKE/3kpaF55NVfOh1srYR+oLyfIP7L T8x9mylO9NlAlOt183WCxwl+PeUogf8qYHU0+C5h7p0zDQmeot2d5TCsPZqS8NjRkQH0 Pv9zl2FBeWhHycvbHd4zrKKrXPMTmxlNI8hz4xty6r6vBQmfxlGSma32GJL5neK3BWcs 6QRgkW2bXjtwlCChqQOVyJQcKBV3PzcfABVTjOhtvcF/ISnoTs/v9pmicdk1p3Q+YEwM 5UpN84O9Lvtmi7ZRZXSsSfvTNSHPZzVOieRR1SD7amKryuLrj+ZKcZTagxWWkzH4a/fG TCcg== Received: by 10.68.220.104 with SMTP id pv8mr9246081pbc.153.1333247386525; Sat, 31 Mar 2012 19:29:46 -0700 (PDT) Received: from [192.168.200.143] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPS id l1sm10854569pbe.54.2012.03.31.19.29.45 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 31 Mar 2012 19:29:45 -0700 (PDT) References: In-Reply-To: Mime-Version: 1.0 (iPad Mail 8J2) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-ID: <1A10A215-398D-4C79-A581-BE7B40CAFFED@lerdorf.com> Cc: "internals@lists.php.net" X-Mailer: iPad Mail (8J2) Date: Sat, 31 Mar 2012 19:29:53 -0700 To: Moriyoshi Koizumi X-Gm-Message-State: ALoCoQnXcl6pZDlb4C3+tfWHgIuZ7n6vgFvQPQH5fD9LUep6q0SR0S1T/OAqjqdYgfczynouHv01 Subject: Re: [PHP-DEV] RFC: Removing PHP tags From: rasmus@lerdorf.com (Rasmus Lerdorf) On Mar 31, 2012, at 6:59 PM, Moriyoshi Koizumi wrote: > Hi, >=20 > I wrote a RFC that proposes removal of PHP tags. There is actually > strong public demand for it, and I also think it is necessary to > leverage PHP to a genuine, modern scripting language. >=20 > http://wiki.php.net/rfc/nophptags I really doubt this will find much support, and note that PHP came well befo= re ASP so that part of the RFC is factually inaccurate. -Rasmus=