Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71420 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89203 invoked from network); 23 Jan 2014 04:18:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2014 04:18:23 -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.45 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.45 mail-la0-f45.google.com Received: from [209.85.215.45] ([209.85.215.45:38103] helo=mail-la0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/00-23060-E0890E25 for ; Wed, 22 Jan 2014 23:18:22 -0500 Received: by mail-la0-f45.google.com with SMTP id b8so1061908lan.32 for ; Wed, 22 Jan 2014 20:18:19 -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=gx8+DLjjKZWjr5tHvjsGoiT/VPhJS0cwYe3CEizQlDI=; b=XgO9lxeU45D35FSiCugFiaWPyNyhjJf8hS+7Dr4/4K9eYfKw9fBJIQGIXlOOmsRqno 78x7SWniTttPaSu9ymVxZwC6a1m7ZZ3f6LVS14uiGu+2YYEX8as/CBX56dF5x4v0BJ0N miB5OojiM4gILC9ubXx/WY7cHQlhtcpzlbU1kt0SfuY8/tTk9alrYPrfFMNk0LKXivxI 2i9KJEUsmot5Cljlz7zNCat9Sjw+cJ71u7h+YSU21wh+gpopGykrgyzNMf2fj+JDcfU8 8jYxG/RgUqFGOW0DEFMnNVZPBiUgq6ClW6BlnuDUVoEEemMBMiUoOu2FQmnQyPQXIZ5f z+zg== X-Received: by 10.152.219.166 with SMTP id pp6mr103902lac.46.1390450699483; Wed, 22 Jan 2014 20:18:19 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.132.134 with HTTP; Wed, 22 Jan 2014 20:17:39 -0800 (PST) In-Reply-To: References: Date: Thu, 23 Jan 2014 13:17:39 +0900 X-Google-Sender-Auth: 8xr3ucCP3yqR5qfFxDGnxQPeEDE Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11343296053ebb04f09b8884 Subject: Re: [VOTE] Default character encoding From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11343296053ebb04f09b8884 Content-Type: text/plain; charset=UTF-8 Hi all, On Mon, Jan 20, 2014 at 9:48 AM, Yasuo Ohgaki wrote: > Since this RFC is accepted, I've created PR for review. > > https://github.com/php/php-src/pull/568 > > Please comment. Thank you. If there is no comment, I'll commit this later. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11343296053ebb04f09b8884--