Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71604 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7871 invoked from network); 26 Jan 2014 22:23:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2014 22:23:24 -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.181 cause and error) X-PHP-List-Original-Sender: danack@basereality.com X-Host-Fingerprint: 209.85.220.181 mail-vc0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:40911] helo=mail-vc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/B5-12631-BDA85E25 for ; Sun, 26 Jan 2014 17:23:23 -0500 Received: by mail-vc0-f181.google.com with SMTP id ie18so3018740vcb.12 for ; Sun, 26 Jan 2014 14:23:20 -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=/ULshMy+6dmNkK+8SU4de4ivCq7LIjjbSd9Rz2/X2PM=; b=KRYoiXaCXA739W1G9qo0Cqd7CKB+PI6nsXm9DXFfEcD2rGu22GY+fXkfbxqNaaegl6 xZVTgnaiys43uKf36yeOxU9i84z0KPtLViKOFV/vCw5bXUiAZoGG9dPylZjxOThvOSJq pcJbYlapqYfWlaVnyySNqLeY1BitcXsYke59McU/nDCqJZkwA4XVNFVOxdKw00cGXTAf d0xQ7XMaHwlr4Igh0Z9BiFRK7WrW9Tbxx3myyQdD38+L0YH2oboq59XeEmr9JPQ2fVvA tY8lOMoes4J1q/BTs80dxhebZvaf+PjtbUMjSmzilB8sZIcosBmJ1ik6jTID9uZEDwkj xDFg== X-Gm-Message-State: ALoCoQn1vakl3ld2XnhlozYc9n9pRXHnoG65w7N8HSKweEz/dHR0p41/PJoMDZjNrw3FPtFTGyfY MIME-Version: 1.0 X-Received: by 10.220.109.1 with SMTP id h1mr13826674vcp.20.1390775000505; Sun, 26 Jan 2014 14:23:20 -0800 (PST) Received: by 10.220.175.84 with HTTP; Sun, 26 Jan 2014 14:23:20 -0800 (PST) X-Originating-IP: [78.151.197.167] In-Reply-To: References: Date: Sun, 26 Jan 2014 22:23:20 +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) > Compile mbstringp-ng as default compiled module, when mbstring-ng is ready. How can people know what they're voting on when the module is apparently not ready for use? The referenced RFC (https://wiki.php.net/rfc/altmbstring) is at least slightly ambigous, and which parts of it are going to be included in the 'Multibyte Char Handling' vote ? cheers Dan On Sun, Jan 26, 2014 at 10:10 PM, Yasuo Ohgaki wrote: > Hi Dan, > > On Mon, Jan 27, 2014 at 6:59 AM, Dan Ackroyd wrote: >> >> This vote is not listed as 'In voting phase' on the RFC home page - >> https://wiki.php.net/rfc > > > Thank you. Updated > >> 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. > > > I forgot a line for mbstring-ng implementation. > I've fixed voting date and extended 4 days. > > Thank you. > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net