Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70802 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60220 invoked from network); 21 Dec 2013 07:27:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2013 07:27:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=chobieee@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=chobieee@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.177 as permitted sender) X-PHP-List-Original-Sender: chobieee@gmail.com X-Host-Fingerprint: 209.85.192.177 mail-pd0-f177.google.com Received: from [209.85.192.177] ([209.85.192.177:37385] helo=mail-pd0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/F0-50487-CC245B25 for ; Sat, 21 Dec 2013 02:27:09 -0500 Received: by mail-pd0-f177.google.com with SMTP id q10so3394819pdj.36 for ; Fri, 20 Dec 2013 23:27:05 -0800 (PST) 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=9MYF4dM5HUVOL8xSAlbeTSBAFiptrT9UCLJFT3JiAo0=; b=jBZd8msC5U5e6/8pkQFev0HQp45alfqAasZR6i9pv+y+wHugTVGUjATeJLd7SC4Xm4 ZBo0cCz7cQ8/tWyEE8Murrk8V0KvASpLmUyLh8oUP6foecTxtEDGwu8kVhTaDlRjllKw vmKJgdUxMoxhKZ3lbJULoN6nnO/U85lhNOxA890DDzgghM9k2I+YUhrLoSbxeBi35BZP 5rQR8YR1Apku8vUH5DyumOb4vqrJIKI0Yc1kvRUlDUT9Ql1aLLnUxh1X2Go+o6GkoZx8 etcVo6H4EAsezZX2VkeQcVSL/eGWsTlG6+fUe992v6/4aVTSFgYOBH+R7GjDEBKS7R2w pVPg== MIME-Version: 1.0 X-Received: by 10.66.139.8 with SMTP id qu8mr840544pab.157.1387610825838; Fri, 20 Dec 2013 23:27:05 -0800 (PST) Received: by 10.68.204.198 with HTTP; Fri, 20 Dec 2013 23:27:05 -0800 (PST) In-Reply-To: References: Date: Sat, 21 Dec 2013 16:27:05 +0900 Message-ID: To: Yasuo Ohgaki Cc: "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] Default character encoding From: chobieee@gmail.com (chobie) I'm getting confused when reading your rfc. > mbstring.http_input (Default: php.output_encoding) Is this correct? I think `(Defualt: php.input_encoding)` is correct. 2013/12/20 Yasuo Ohgaki : > Hi all, > > I've opened up default character encoding RFC for voting. > > https://wiki.php.net/rfc/default_encoding > > This RFC proposes consolidating character encoding setting. > Vote ends 2014/01/03. > > Thank you for voting! > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net