Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59287 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54349 invoked from network); 1 Apr 2012 03:02:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Apr 2012 03:02:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; 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:40000] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/F5-28591-755C77F4 for ; Sat, 31 Mar 2012 22:02:50 -0500 Received: by pbcun1 with SMTP id un1so3539245pbc.29 for ; Sat, 31 Mar 2012 20:02:45 -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=C5/y08bc+yBNkXIIpJ/g8g1zVCLAjvl8X7b2PG76T6U=; b=IbiFakIrSjUw6RIlbKJLu/Bq/RGtUAaKO3bmEFR5eFQym8uthX7yFf6qA/J29tsH+h knVy7SNXC6nbGs4Nomp9jfeWIL1AbwyTRlUkGpK/fX7DPkkHwN7uGI/NMm53l0udK5KE PfoUiRk8+rPQU2/nAVTxYNx1nDnr3r3Gh2dI9sD/ZDxCxfF7iuYVfOiLY0TjuAAjSVpT qZvaOwYwhRNT19WtDOgttS47PQCmvgw1bi7rXyxTZUFxQ+2cQXiT8i3aJQ9G3FA0Ej7X VzqnQC97z1pGJY6IqtobG2+Jhu1dqh+3YMEibUFG4fi/y2qt+x/XNcIYyyprlm/XZKOE 6aEQ== Received: by 10.68.221.227 with SMTP id qh3mr9733902pbc.43.1333249365099; Sat, 31 Mar 2012 20:02:45 -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 f6sm10924571pbt.4.2012.03.31.20.02.43 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 31 Mar 2012 20:02:44 -0700 (PDT) References: <1A10A215-398D-4C79-A581-BE7B40CAFFED@lerdorf.com> In-Reply-To: Mime-Version: 1.0 (iPad Mail 8J2) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-ID: Cc: "internals@lists.php.net" X-Mailer: iPad Mail (8J2) Date: Sat, 31 Mar 2012 20:02:52 -0700 To: Moriyoshi Koizumi X-Gm-Message-State: ALoCoQnizd2nR/7EG+qcGqsK/ah2mtHx4UE0j0BtvvTyDyqfXx2ApnnwgrHIbOpyB0PtU2j0S/6z Subject: Re: [PHP-DEV] RFC: Removing PHP tags From: rasmus@lerdorf.com (Rasmus Lerdorf) On Mar 31, 2012, at 7:45 PM, Moriyoshi Koizumi wrote: > Ok, I'll try to fix that part. Thanks for the correction. >>>=20 >>>=20 >>=20 >>=20 No problem. Keeping the April 1st RFCs factually accurate is a top priority a= round here. -Rasmus=