Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27655 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33715 invoked by uid 1010); 25 Jan 2007 15:24:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33700 invoked from network); 25 Jan 2007 15:24:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2007 15:24:41 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.238 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.162.238 nz-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.162.238] ([64.233.162.238:19550] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/6F-13597-7BBC8B54 for ; Thu, 25 Jan 2007 10:24:41 -0500 Received: by nz-out-0506.google.com with SMTP id k1so492561nzf for ; Thu, 25 Jan 2007 07:24:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZGy2hm8shC8Dogb9bfMmAX6Y0eJiPWzkkBHVBzovgI9579u7DpU7xB+jrcAmM9WKXohMM5GwWHXotJoljwbKDCmT9rrtPQ8PmJuHf8YiaYRDEjSdZNRR9j6Mcg5nQVZowVcMWbJdrj+9yZNLrTkcQjm2dweCHYHvxAwUswkLirI= Received: by 10.65.219.6 with SMTP id w6mr10522015qbq.1169738677417; Thu, 25 Jan 2007 07:24:37 -0800 (PST) Received: by 10.65.241.7 with HTTP; Thu, 25 Jan 2007 07:24:37 -0800 (PST) Message-ID: Date: Thu, 25 Jan 2007 16:24:37 +0100 To: "Ilia Alshanetsky" Cc: "Nuno Lopes" , internals@lists.php.net In-Reply-To: <0EFF1969-038A-4F67-872C-674B99E75009@prohost.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0F741213-BCA4-4923-A83A-3E4E9C561DAE@prohost.org> <45B897E5.40007@zend.com> <41936.195.22.180.233.1169730121.squirrel@avilys.eik.lt> <45B8B2E5.4010204@zend.com> <40869.195.22.180.233.1169733866.squirrel@avilys.eik.lt> <3ED37F9A-9BC8-4BBA-BB85-77BB0B188074@prohost.org> <000b01c74090$60bce950$0100a8c0@pc07653> <017A7F13-255C-4C7E-B22F-7481CCE07BAB@prohost.org> <000a01c74093$b03dd180$0100a8c0@pc07653> <0EFF1969-038A-4F67-872C-674B99E75009@prohost.org> Subject: Re: [PHP-DEV] Re: PHP 5.2.1RC3 Released From: pierre.php@gmail.com (Pierre) On 1/25/07, Ilia Alshanetsky wrote: > PCRE should operate in UTF-8 mode. How does UTF-8 help to make it locale compliant? --Pierre