Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68936 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88396 invoked from network); 7 Sep 2013 05:56:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Sep 2013 05:56:47 -0000 Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-wg0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:63554] helo=mail-wg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/F2-00660-D10CA225 for ; Sat, 07 Sep 2013 01:56:46 -0400 Received: by mail-wg0-f42.google.com with SMTP id b12so1183064wgh.3 for ; Fri, 06 Sep 2013 22:56:43 -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=npYec7c7TOc+YeCF8ZVDz4OF0or0mIiEf/1maMcBzcE=; b=EOBKYIP1rku21r4/oGG6f7WuxOgZvQYiEZEqJXKFL6T8HTph7UdvnDFbTmkHHZoAyK TZkUrJe212wzCgkzgCw4jkWkc5CS+dbc8h/omI14FGFK9+LppPp4G7v/RkxpspmwScCB +EoRgdr5vQ3VQIXDuizS1RjVU94VkPQfXY6qdPWIabTIwr631opnyX3ZkeTXDY0LPfdP +zCaE5ZMe94xzsh8K/ywGTx3nU/T7sn+lCwR7Wzn7QWuxWVEvKuAL80XVKwM+61v5qUa 2V9LFJVfK6DkOzkZCdiqbM13FDs/IQ8FFEhStbZMt0KuAXCaqRA4cRYMBK82G942poMm +lrw== MIME-Version: 1.0 X-Received: by 10.180.183.137 with SMTP id em9mr1073590wic.56.1378533403396; Fri, 06 Sep 2013 22:56:43 -0700 (PDT) Received: by 10.216.182.193 with HTTP; Fri, 6 Sep 2013 22:56:43 -0700 (PDT) Received: by 10.216.182.193 with HTTP; Fri, 6 Sep 2013 22:56:43 -0700 (PDT) In-Reply-To: References: Date: Sat, 7 Sep 2013 06:56:43 +0100 Message-ID: To: Yasuo Ohgaki Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=001a11c34906d2110404e5c4d157 Subject: Re: [PHP-DEV] [RFC] Escaping RFC for PHP Core - Updates? From: leight@gmail.com (Leigh) --001a11c34906d2110404e5c4d157 Content-Type: text/plain; charset=ISO-8859-1 On Sep 7, 2013 4:37 AM, "Yasuo Ohgaki" wrote: > > Hi, > > Any updates for "Escaping RFC for PHP Core"? > https://wiki.php.net/rfc/escaper > > I think this is must have item for next PHP. > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net Looks like the rfc author was unable to implement it himself at the time of the proposal. The last thing in the discussion thread looks like "implement it in PECL first, and it might get bundled later" http://marc.info/?l=php-internals&m=134822086426610&w=2 --001a11c34906d2110404e5c4d157--