Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95823 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73180 invoked from network); 9 Sep 2016 07:49:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2016 07:49:21 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ohgaki.net designates 180.42.98.130 as permitted sender) X-PHP-List-Original-Sender: yohgaki@ohgaki.net X-Host-Fingerprint: 180.42.98.130 ns1.es-i.jp Received: from [180.42.98.130] ([180.42.98.130:60105] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/7B-61313-E7962D75 for ; Fri, 09 Sep 2016 03:49:21 -0400 Received: (qmail 95148 invoked by uid 89); 9 Sep 2016 07:49:14 -0000 Received: from unknown (HELO mail-qt0-f181.google.com) (yohgaki@ohgaki.net@209.85.216.181) by 0 with ESMTPA; 9 Sep 2016 07:49:14 -0000 Received: by mail-qt0-f181.google.com with SMTP id 11so36544135qtc.0 for ; Fri, 09 Sep 2016 00:49:13 -0700 (PDT) X-Gm-Message-State: AE9vXwOG8TD5+xc8nPXMFkbaTiQi+EMuSoAgV8eKwmycxMFu1ZJP8Ypkvl8VRzxsRiD6sYXQSPoIXMXKkk4emg== X-Received: by 10.200.41.54 with SMTP id y51mr2307035qty.83.1473407346820; Fri, 09 Sep 2016 00:49:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.84.168 with HTTP; Fri, 9 Sep 2016 00:48:26 -0700 (PDT) In-Reply-To: <87twdp350g.fsf@lil.giraffy.jp> References: <87twdp350g.fsf@lil.giraffy.jp> Date: Fri, 9 Sep 2016 16:48:26 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Kazuo Oishi Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: [RFC][DISCUSSION] Remove utf8_decode() and utf8_encode() From: yohgaki@ohgaki.net (Yasuo Ohgaki) On Fri, Sep 9, 2016 at 4:29 PM, Kazuo Oishi wrote: >>> utf8_decode() and utf8_encode() are not needed and causing problems >>> than solving. >>> >>> https://wiki.php.net/rfc/remove_utf_8_decode_encode > ... >> I think it would be the best we document deprecation and leave as it is now. >> >> I'll start vote tomorrow. If you have comment, please do so asap. Thank you. > > RFC title is confusing. I think it should be changed to > "Deprecate utf8_decode() and utf8_encode()". Thanks! Fixed! Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net