Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54501 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98754 invoked from network); 11 Aug 2011 04:29:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2011 04:29:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=gwynne@darkrainfall.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=gwynne@darkrainfall.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain darkrainfall.org from 209.85.161.42 cause and error) X-PHP-List-Original-Sender: gwynne@darkrainfall.org X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:58797] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 53/20-00852-1CA534E4 for ; Thu, 11 Aug 2011 00:29:54 -0400 Received: by fxe23 with SMTP id 23so1558374fxe.29 for ; Wed, 10 Aug 2011 21:29:50 -0700 (PDT) Received: by 10.223.1.135 with SMTP id 7mr4535628faf.46.1313036990206; Wed, 10 Aug 2011 21:29:50 -0700 (PDT) Received: from mail-fx0-f42.google.com (mail-fx0-f42.google.com [209.85.161.42]) by mx.google.com with ESMTPS id x2sm1233517fal.44.2011.08.10.21.29.49 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 10 Aug 2011 21:29:49 -0700 (PDT) Received: by fxe23 with SMTP id 23so1558364fxe.29 for ; Wed, 10 Aug 2011 21:29:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.1.68 with SMTP id 4mr7578698fae.133.1313036989249; Wed, 10 Aug 2011 21:29:49 -0700 (PDT) Received: by 10.223.112.75 with HTTP; Wed, 10 Aug 2011 21:29:49 -0700 (PDT) Date: Thu, 11 Aug 2011 00:29:49 -0400 Message-ID: To: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: [RFC] Line markers in PHP From: gwynne@darkrainfall.org (Gwynne Raskind) I've just created a new RFC, https://wiki.php.net/rfc/linecontrol , regarding adding cpp(1)'s linemarkers to PHP. Discussion is invited. -- Gwynne