Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63733 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86071 invoked from network); 31 Oct 2012 20:59:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2012 20:59:18 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain prohost.org designates 209.85.215.170 as permitted sender) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.215.170 mail-ea0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:54446] helo=mail-ea0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/0B-24645-42191905 for ; Wed, 31 Oct 2012 15:59:17 -0500 Received: by mail-ea0-f170.google.com with SMTP id a13so798873eaa.29 for ; Wed, 31 Oct 2012 13:59:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=+eNDZusq4gJR0NCCX5ekQE4g/xw5OprpM4M3s71+T8Y=; b=P8uqARwnSeyIG42fQpQSRya0ZD6xlvb4iCJPcvtmvwQ65mq9ZZghf8MAJq7MHPQHmj qe2FNZqzw6IYFH8eIDpHchUDi7JAJm5lF+8R8XnRxOLCkzcWWMQZ98QiqWe/TUUeJdVC TisDF+YXERI29//9LzOlY/Rp3nh6YOR+mttexXnc6NXcZoeHmi8s0y7k6EI99Q38aE3K cLElWcoJ+HxTE/DV/tK0gvXImkIYuRtF38drOSZsp7gSGXRnnUp6aVGtb+iNDgjfhnB1 +xYX0lI4bh4lLL9sZJ+EZ0hDfcLHxle00fCR6PzllRSFYW7vpJLdXj/8eOBgkwV7cdX1 JrOg== MIME-Version: 1.0 Received: by 10.14.179.69 with SMTP id g45mr80008874eem.42.1351717152919; Wed, 31 Oct 2012 13:59:12 -0700 (PDT) Received: by 10.14.22.11 with HTTP; Wed, 31 Oct 2012 13:59:12 -0700 (PDT) In-Reply-To: References: <509006DA.6030200@sugarcrm.com> Date: Wed, 31 Oct 2012 16:59:12 -0400 Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQm0YQ5sxVJqJ9ceKumePw6+1D0gAAcNALU11i0aRZLA5CKOXMPe9jho0xHQcz+RoZO7pqdq Subject: Re: [PHP-DEV] [RFC] ICU UConverter implementation for ext/intl From: ilia@prohost.org (Ilia Alshanetsky) After the updates it looks really good, very handy functionality to have. On Tue, Oct 30, 2012 at 6:18 PM, Sara Golemon wrote: > With the exception of renaming the UConverter::UCNV_* constants to > remove the UCNV_ prefix, I believe I've addressed the concerns thus > far. ((Waiting to hear if anyone else wants to weigh in on the > contants)) The RFC has been updated accordingly.+ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >