Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72228 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89149 invoked from network); 5 Feb 2014 00:53:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Feb 2014 00:53:18 -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.52 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.52 mail-la0-f52.google.com Received: from [209.85.215.52] ([209.85.215.52:43002] helo=mail-la0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/31-12415-C7B81F25 for ; Tue, 04 Feb 2014 19:53:17 -0500 Received: by mail-la0-f52.google.com with SMTP id c6so7197233lan.11 for ; Tue, 04 Feb 2014 16:53:13 -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=ahdex0hR65F0JwOrsYlsWK+DQuGcGCXObDmP0XGO5dk=; b=hxC61FFgkjLSTM23NI2Bawblc7fmS1Tg9bPzFs4jcxyW+zix0wUqki4n+cHcLec261 GkdwnLcyVyi/t2WPwxsptMuF0sMIzu6E4Yon/u3ZAuzvFHiGKFnzEc1tPo+yBqlF1oLq zXnwtsLVRtafs2o/oa4KWJcs/x7RwzxsmzRj1t5WB9gUrTQDjURYJF4EM0FeC08xBnmv ariws85ISzSOvxAZbKrEjnXVjQBFxwdDUSAT/SWsLgZpmicP+ptbUlzY//y2cZMkcWNj n8NhfQa0/OKWRE/u7q6miU9z99UiFFrjqYM80RTgQTesHu2FJWqRxDUIigr0kQ6T09Ld zP2Q== X-Received: by 10.152.21.4 with SMTP id r4mr57532lae.51.1391561593540; Tue, 04 Feb 2014 16:53:13 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.199.37 with HTTP; Tue, 4 Feb 2014 16:52:32 -0800 (PST) In-Reply-To: References: Date: Wed, 5 Feb 2014 09:52:32 +0900 X-Google-Sender-Auth: rGKeqXUJD8MhIUBwMzvIqovfVWA Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e0141a4a877574304f19e2e94 Subject: Re: [VOTE] RFC: Multibyte Char Handling From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e0141a4a877574304f19e2e94 Content-Type: text/plain; charset=UTF-8 Hi all, On Sun, Feb 2, 2014 at 11:47 AM, Yasuo Ohgaki wrote: > Since there are comments that there should be 2 RFCs. > Here is 2 RFCs for multibyte encoding handling security issues. > > Short term resolution - add functions to mbstrings > https://wiki.php.net/rfc/multibyte_char_handling > > Long term resolution - compile mbstring-ng as default (replace mbstring if > possible) > https://wiki.php.net/rfc/altmbstring > > I would like to start vote soon. > Please comment now. > > Thank you. > This is the last notice before reopen vote. Please comment if there is. Since the RFC has changed, users who vote already need to vote again. Thank you. -- Yasuo Ohgaki yohgaki@ohgaki.net --089e0141a4a877574304f19e2e94--