Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63748 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41116 invoked from network); 5 Nov 2012 17:27:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Nov 2012 17:27:03 -0000 Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:37358] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/EA-00811-5E6F7905 for ; Mon, 05 Nov 2012 12:27:02 -0500 Received: by mail-ie0-f170.google.com with SMTP id c12so9724631ieb.29 for ; Mon, 05 Nov 2012 09:26:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :x-gm-message-state; bh=Ob7AWlSApz92gPAhnj1eQsW9972ScmYFwFjYx4qAW4M=; b=a6LpMdeoxi+CvyBa0IpvQXu7EDQ1kNbnC07k4t1wDEn0rqoeaxydBlzPnbPUiY0g2Z 71tCufJ2tRGM5BjG6aHpWl5TLjytnYAgDrtuJ7EUlx0hDTk66XxwbHfH59My1kY4KOj/ xrdzEXQN9rzBSRC56kUz845Fiy49ORATBiK7QJNmiSFUH3RmMuOeIeM5YWjyEcuOZ7De 1V7+KOfgWnPcLkBnZByh9UHGM5rnV9/EcJ0lZYOjpjYGz08XtfBJy673VcRdLEMjTW2B FXM62kfdyvNZ1pJel4cvGyriwRGIK0hX1f0PSOVBu67WmpP3/o4Q9p19HHTtiBqVa7y0 c2MQ== MIME-Version: 1.0 Received: by 10.50.185.195 with SMTP id fe3mr10047834igc.25.1352136418686; Mon, 05 Nov 2012 09:26:58 -0800 (PST) Sender: php@golemon.com Received: by 10.64.21.193 with HTTP; Mon, 5 Nov 2012 09:26:58 -0800 (PST) X-Originating-IP: [98.210.180.187] In-Reply-To: References: <509006DA.6030200@sugarcrm.com> Date: Mon, 5 Nov 2012 09:26:58 -0800 X-Google-Sender-Auth: rot7QHGCJ2wWwW7yGM5FE7B7AEY Message-ID: To: PHP internals Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQl5Z7jo5IBhVKrB9EIIP9TMpaArGWzdNXTl0fSv1rOKeaXA4jPj+Dxljr/cy5yAICTpIDbt Subject: [VOTE] [RFC] ICU UConverter implementation for ext/intl From: pollita@php.net (Sara Golemon) The requisite one week minimum has passed and there have been no further comments since my last update (which addressed all comments thereto) so I'm opening the voting process on https://wiki.php.net/rfc/uconverter Cheers, -Sara