Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72231 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96968 invoked from network); 5 Feb 2014 01:39:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Feb 2014 01:39:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.41 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.41 mail-la0-f41.google.com Received: from [209.85.215.41] ([209.85.215.41:55227] helo=mail-la0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/32-12415-44691F25 for ; Tue, 04 Feb 2014 20:39:17 -0500 Received: by mail-la0-f41.google.com with SMTP id mc6so7309094lab.28 for ; Tue, 04 Feb 2014 17:39: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:cc:content-type; bh=tWjzwsdJzm9zV5s4nNtO6KCy3IC4dmmFHUhCdosQIh0=; b=oHhzd3XS73qCJRahYA0840Nq8K/phynfD2zfMKN52yflUsZh7B6ugZmAyZwuv1HvpB jc46M/5If+72EZF2Tl0Pr17PjawsxGxSbmhcQDV0d13U/758Ee3lOA7yvDJUfuDq1V3r WfdDKg6wpSv6h81V0XU5752LeHH504dXtAr5sEsHXAKegyLH2Nx07E1jCiYXXE1g/Rt4 sFG0Mio62MDlQF2zMwc6ytZVXKdmceVq4mPcpSAc6Dfwdr+AQFlDeHTmQkGRfGhiVkh1 Al4TcDbifEZQ7nm5iGgODxTqRwBQNjkWo7s3CYnvnz38OXCnzYsd3QvnkaH0a/3TmzK8 x29A== X-Received: by 10.152.229.225 with SMTP id st1mr32088208lac.2.1391564353383; Tue, 04 Feb 2014 17:39:13 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.199.37 with HTTP; Tue, 4 Feb 2014 17:38:33 -0800 (PST) In-Reply-To: <52F192B6.7010707@sugarcrm.com> References: <52F192B6.7010707@sugarcrm.com> Date: Wed, 5 Feb 2014 10:38:33 +0900 X-Google-Sender-Auth: ae2mRT7eWjRIsyLzP1wM63qUrY4 Message-ID: To: Stas Malyshev Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1138101ef7332f04f19ed290 Subject: Re: [PHP-DEV] Re: [VOTE] RFC: Multibyte Char Handling From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1138101ef7332f04f19ed290 Content-Type: text/plain; charset=UTF-8 Hi Stas, On Wed, Feb 5, 2014 at 10:24 AM, Stas Malyshev wrote: > > 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. > > One note: PHP 5.3 is now only for critical security issues. This is not > a critical security issue, it is an API improvement, so I doubt it can > get into 5.3. 5.4 would be OK though if accepted. I can agree as users may work round by themselves. They may make their own secure functions if it is needed. Changed. Thank you. -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1138101ef7332f04f19ed290--