Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64053 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61320 invoked from network); 26 Nov 2012 21:20:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Nov 2012 21:20:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.210.170 mail-ia0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:40040] helo=mail-ia0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/C8-26957-02DD3B05 for ; Mon, 26 Nov 2012 16:20:32 -0500 Received: by mail-ia0-f170.google.com with SMTP id x24so9340349iak.29 for ; Mon, 26 Nov 2012 13:20:29 -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=a0Gsphlbq/+E/Ot7OONYas+PGwAwjyBlJOUSl7tG3qc=; b=ghmwFsg6LbnPb+84e23KmL/J5GohBOaFxDX64p5wpyb0/9LgMsBvQ4SAjN9WwkEPFM ZYKvVxVB/ksveyvtQ1e7bY7bFxPfLP2+/OX109WGMXYh9I0LfgEye13VjuQo4+1dd6gR eeEEG3GBERztd+CYyKGD43Cniz/8SIbb9g6Z9tDEjPxpD0AvNfAGgwQyy13feSDBNcDh Y8BRdYl+FVsFX+OeqtuvGF9ihHslkMVubE9wb79c1s0cKpRShniSR/gL9iKel4Euy2L3 ptlTnHgyEv8OFE3veK0a+tVMmwP4NBXyR/R2ffXmVrzN7NSHRHGCU29unN8zTG5PPvfS hdug== MIME-Version: 1.0 Received: by 10.50.40.225 with SMTP id a1mr15964848igl.7.1353964829334; Mon, 26 Nov 2012 13:20:29 -0800 (PST) Sender: php@golemon.com Received: by 10.64.21.193 with HTTP; Mon, 26 Nov 2012 13:20:29 -0800 (PST) X-Originating-IP: [2620:0:1cfe:10:9156:9843:d070:fbf0] In-Reply-To: References: <509006DA.6030200@sugarcrm.com> Date: Mon, 26 Nov 2012 13:20:29 -0800 X-Google-Sender-Auth: sEwV2oKXGQaMZ2RNrf7GSw12sYQ Message-ID: To: PHP internals Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlfYr7HvdpnJN5iRoFDr8BjyUiAGh6UiJG5nyWcBBdRf+DVKIG9nePcZQGEq+SVX9aeRIaz Subject: Re: [VOTE] [RFC] ICU UConverter implementation for ext/intl From: pollita@php.net (Sara Golemon) It's been a few weeks since voting opened and it's unanimous so far. If no one objects I'll plan on pushing into git on Friday. On Mon, Nov 5, 2012 at 9:26 AM, Sara Golemon wrote: > 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