Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82405 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91505 invoked from network); 11 Feb 2015 01:40:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2015 01:40:49 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.49 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.49 mail-qa0-f49.google.com Received: from [209.85.216.49] ([209.85.216.49:53155] helo=mail-qa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/20-24155-D13BAD45 for ; Tue, 10 Feb 2015 20:40:47 -0500 Received: by mail-qa0-f49.google.com with SMTP id v8so507438qal.8 for ; Tue, 10 Feb 2015 17:40:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=maeQsKnAPjo++esvZ8QAnNSPPb0TNdB1qha4O8MRgoA=; b=RBW5QQcYY9tRr9oWMhzfNUi78Fd3nP5M9D0k50TgAUSJEk4Gab9StA7d9XyxBIuhjU CV4GblNcCy6ZdGZVzXbO+YPj7ySM43K7Rg4ig4xjmasY/sF/+8CKbAGvTJMBsatrMjqB 2RRiAHxof0hYK5Avtj4v0PSBIkuYJCrIVzETcNncJoo7oqNuzukL4ZEdP/cS3PCDVSWf 71lpbN1TrxUwv1N7P7ZDnI6JoZI8M2Jxy72fsg/BAvdOGlkDbzXC1H0Mmy91oOIcfZbw 4o6/knXw5QPFoDrP2cUmTplny+Z7DreUANiEl48/nJxxOahYlVnW08qwJDThJqztnH/y cPPg== X-Received: by 10.140.109.164 with SMTP id l33mr56989619qgf.91.1423618842931; Tue, 10 Feb 2015 17:40:42 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.250.195 with HTTP; Tue, 10 Feb 2015 17:40:02 -0800 (PST) In-Reply-To: References: Date: Wed, 11 Feb 2015 10:40:02 +0900 X-Google-Sender-Auth: RurZs8laOYD9_Ntfpxmj8FyxPcw Message-ID: To: Adam Harvey Cc: Paul Dragoonis , Anatol Belski , PHP Internals List Content-Type: multipart/alternative; boundary=001a113a304e6dba2b050ec617ca Subject: Re: [PHP-DEV] [RFC][VOTE][RESULT] Removal of dead or not yet PHP7 ported SAPIs and extensions From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113a304e6dba2b050ec617ca Content-Type: text/plain; charset=UTF-8 Hi Adam, On Wed, Feb 11, 2015 at 8:53 AM, Adam Harvey wrote: > - Actually, it's worse than that, because there's no charset-aware > escaping function at all: the only option is addslashes(), which has > interesting security implications if you're using certain charsets. > I suppose you know very well about encoding security. It's fatal indeed, especially in Japan and some other East Asian countries. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113a304e6dba2b050ec617ca--