Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68020 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83479 invoked from network); 29 Jun 2013 09:35:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jun 2013 09:35:24 -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.217.172 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.172 mail-lb0-f172.google.com Received: from [209.85.217.172] ([209.85.217.172:53246] helo=mail-lb0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/27-37409-A5AAEC15 for ; Sat, 29 Jun 2013 05:35:23 -0400 Received: by mail-lb0-f172.google.com with SMTP id v20so1455687lbc.3 for ; Sat, 29 Jun 2013 02:35:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=4hvTkOeQCLKkTKWZimJ7gjAklzYthL8FEYGZa5II2d8=; b=0VXXYsQOTqdEkTfTVbfEF2Z/cX99foaNP6ETnjbjwF9Vc/A3hrpjdQxlnH/KkAfO5W /oCbPDeTzz12KtaEeiBRojDF/Up1e+2bWCiL0NZDLdnTewwHJFV98mF30nhRegWRbA1E EhWxhv2byw9Pltiv0NDshew/fKtRyhSsmmh6ptfHXZJcIiEQFpyeduIdwKfErCTqmYBo kyFHFxsYfawGFSVGEYhu+kwUOYARhGi6QIWAzQN6qcejsl0Qd9Kpg2GsUnBj5qi9Fzl1 1euoJfoKTXOlYI5Pv2IKhVVUOFWbjnFZVjfu7uxQmiA499zwIH7RiDyvSv6wBW7mIcP7 DE4g== X-Received: by 10.112.58.135 with SMTP id r7mr8152875lbq.89.1372498519577; Sat, 29 Jun 2013 02:35:19 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.4.233 with HTTP; Sat, 29 Jun 2013 02:34:39 -0700 (PDT) Date: Sat, 29 Jun 2013 18:34:39 +0900 X-Google-Sender-Auth: 0Fz2ek48zcBLlRQBV15MLhdRa7c Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=e89a8f8388cfb6dcd904e047b664 Subject: Request for Comments: Use default_charset As Default Character Encoding From: yohgaki@ohgaki.net (Yasuo Ohgaki) --e89a8f8388cfb6dcd904e047b664 Content-Type: text/plain; charset=ISO-8859-1 Hi all, I've updated almost a year old RFC. https://wiki.php.net/rfc/default_encoding?&#encoding_name_handling PoC patch is made. https://github.com/yohgaki/php-src/compare/master-unified-encoding-setting If you are interested in this, please post comments. Thank you. -- Yasuo Ohgaki yohgaki@ohgaki.net --e89a8f8388cfb6dcd904e047b664--