Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71288 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82044 invoked from network); 20 Jan 2014 00:48:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2014 00:48:54 -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.215.54 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:62802] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/74-61840-4727CD25 for ; Sun, 19 Jan 2014 19:48:53 -0500 Received: by mail-la0-f54.google.com with SMTP id y1so5016771lam.41 for ; Sun, 19 Jan 2014 16:48:49 -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:content-type; bh=qFDavsPdey3I6x/8oqh6nuaxNLnDYSbULXqUfjvJgH4=; b=isVrkbbefxZhThyuZVePE1SFRRWx+wC5Qh7rJKXcFafgI8nqJNv8iUUC1DXqMDgQ0F TvQ1W8ZtYKn/8A2kiaPNhbqwCg5/N/DlLSR/mxlobggS2KJg/0gdVzF5EK3loSFTvV5O 0C0STATqrh7nqn2bwOYzGGkxyIhfK5d4j/hHOWIehwHNZzG+xUQlnMAI8jGdO0Yp7f/s 8MsRyLN1+RgmtUzvdL0Jut/9F1EGvn3To6rNtp9CrXpKLVA93lMzW5BeGfn3a98QtoK0 tUPwjjmx/gMvyeGXKtguopamDdX9Eq87J/o6nFM86eRnoqINdDLRI48Lq/f1Ndxt98sa rn+g== X-Received: by 10.112.150.100 with SMTP id uh4mr9458911lbb.3.1390178929523; Sun, 19 Jan 2014 16:48:49 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.6.68 with HTTP; Sun, 19 Jan 2014 16:48:09 -0800 (PST) In-Reply-To: References: Date: Mon, 20 Jan 2014 09:48:09 +0900 X-Google-Sender-Auth: 4lBXXFLeaEduxcarJwuc4jJxelo Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7b33da5c44c17d04f05c417b Subject: Re: [VOTE] Default character encoding From: yohgaki@ohgaki.net (Yasuo Ohgaki) --047d7b33da5c44c17d04f05c417b Content-Type: text/plain; charset=UTF-8 HI all, On Fri, Dec 20, 2013 at 10:06 AM, Yasuo Ohgaki wrote: > 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. > Since this RFC is accepted, I've created PR for review. https://github.com/php/php-src/pull/568 Please comment. Thank you. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --047d7b33da5c44c17d04f05c417b--