Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65340 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89042 invoked from network); 29 Jan 2013 09:51:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2013 09:51:55 -0000 Authentication-Results: pb1.pair.com header.from=martin.keckeis1@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=martin.keckeis1@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.180 as permitted sender) X-PHP-List-Original-Sender: martin.keckeis1@gmail.com X-Host-Fingerprint: 209.85.214.180 mail-ob0-f180.google.com Received: from [209.85.214.180] ([209.85.214.180:33017] helo=mail-ob0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/43-07604-ABB97015 for ; Tue, 29 Jan 2013 04:51:55 -0500 Received: by mail-ob0-f180.google.com with SMTP id ef5so223126obb.11 for ; Tue, 29 Jan 2013 01:51:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=2dJ0l9tl9047s8iAQFhRJ/NAZs57F+O8Me/JBxPGW7g=; b=V5CRXKX8epB5IIj7vIp9RSQeZUZ9+2yDVpfQjgvVrkwzNHliP6jOZd24ct9Xm11+dy 7IrDQPu8n64sgzp/Z6QuisF7QjzHyyW8E0Jt8B1piwL200SS5HyDjjrAJvrjlgJHQvCj rLKwt4dEFoc9C8Ogdy6YkaLVZMKaAJ5m2/OcPqg8q//ASllCUsaInvumKTMx5ZCwJRR7 D+6JsNNQsZWfbqhCPLrdyMablH35Y2Wa2HRwWsdFdIGCNMc/fVbCWG9ZlqQqQrkTpNDW 84ShNcMcBLLOQ0cBRKL1cc8QnDw2SYh149Zc5qm0ZrFle9LNutyd28Ohh+TldXk/SIp/ hVXQ== MIME-Version: 1.0 X-Received: by 10.182.118.104 with SMTP id kl8mr261476obb.54.1359453112117; Tue, 29 Jan 2013 01:51:52 -0800 (PST) Received: by 10.182.53.134 with HTTP; Tue, 29 Jan 2013 01:51:52 -0800 (PST) Date: Tue, 29 Jan 2013 10:51:52 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=f46d044786b5d629ac04d46a5719 Subject: RFC: Escaper From: martin.keckeis1@gmail.com (Martin Keckeis) --f46d044786b5d629ac04d46a5719 Content-Type: text/plain; charset=UTF-8 Hello, i found the escaper RFC from Brady. https://wiki.php.net/rfc/escaper https://gist.github.com/3066656 Is here anything work going on? Best regards --f46d044786b5d629ac04d46a5719--