Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71598 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98597 invoked from network); 26 Jan 2014 21:59:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2014 21:59:14 -0000 Authentication-Results: pb1.pair.com header.from=danack@basereality.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=danack@basereality.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain basereality.com from 209.85.220.180 cause and error) X-PHP-List-Original-Sender: danack@basereality.com X-Host-Fingerprint: 209.85.220.180 mail-vc0-f180.google.com Received: from [209.85.220.180] ([209.85.220.180:60164] helo=mail-vc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/B3-12631-E2585E25 for ; Sun, 26 Jan 2014 16:59:13 -0500 Received: by mail-vc0-f180.google.com with SMTP id ks9so2946059vcb.39 for ; Sun, 26 Jan 2014 13:59:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=5bn1mTlNIu8/0R86UMlfF2BHSmuA4c9JWNjh+E3LsFk=; b=gEBE5nxBXwBeR0sohDBVhrnXY0SZ0FlWIcuGGKcvJh816y+9ge7ATdRvbXeHDH1Rij OnHy7FuYgRHSylJUegmqsQKLn8IM+3BZ7PI0PKk4P7zlnikFtd2hmTFB8fBkGfFdcv6W 1FNxTSTHiEbDYMPMedxO1bA8JcK3TuOE7+Ufm/jb1CXLXLfsB/FPqqrq9h++Qbb02qjv 7esKG7eivwi4SfM3ukqcQ0oVPkkVnMJCs17hWlwjVnEzoqiKWy8mnmYL4zR0J4QdUXtk I3QB05XaA5k8gZ/p8FHC/e767CsN+VYIZ7WI4Iu1X43UQuCcVANhA2HTdfFdQ9aFI0x+ NyoQ== X-Gm-Message-State: ALoCoQmHkWXSCCvvsgiIfRwl9QS4JtasnhVJY/lNfGMHDkl7zyln8o9AnoHj9qUsO3Sw1plqebRV MIME-Version: 1.0 X-Received: by 10.58.119.161 with SMTP id kv1mr13663444veb.21.1390773548180; Sun, 26 Jan 2014 13:59:08 -0800 (PST) Received: by 10.220.175.84 with HTTP; Sun, 26 Jan 2014 13:59:08 -0800 (PST) X-Originating-IP: [78.151.197.167] In-Reply-To: References: Date: Sun, 26 Jan 2014 21:59:08 +0000 Message-ID: To: Yasuo Ohgaki Cc: "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] RFC: Multibyte Char Handling From: danack@basereality.com (Dan Ackroyd) Hi, This vote is not listed as 'In voting phase' on the RFC home page - https://wiki.php.net/rfc Also, as Nikic mentioned, this RFC has changed from the original request to merging a different library into PHP, 3 days ago. Voting on such a change in such a short time period seems wrong. cheers Dan On Sun, Jan 26, 2014 at 12:23 AM, Yasuo Ohgaki wrote: > Hi all, > > This RFC is to fix CVE-2014-1239. > > https://wiki.php.net/rfc/multibyte_char_handling > > Adding required functions to mbstring and provide them > from PHP 5.3 and up and replacing mbstring to mbstring-ng > for future releases. > > Thank you for voting! > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net