Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63784 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87744 invoked from network); 8 Nov 2012 15:04:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Nov 2012 15:04:52 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 212.27.42.5 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 212.27.42.5 smtp5-g21.free.fr Linux 2.6 Received: from [212.27.42.5] ([212.27.42.5:47316] helo=smtp5-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/E2-04518-21ACB905 for ; Thu, 08 Nov 2012 10:04:52 -0500 Received: from dixsept.famillecollet.com (unknown [82.241.130.121]) by smtp5-g21.free.fr (Postfix) with ESMTP id AB6E1D48143 for ; Thu, 8 Nov 2012 16:04:44 +0100 (CET) Message-ID: <509BCA0B.6010300@fedoraproject.org> Date: Thu, 08 Nov 2012 16:04:43 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: PHP Internals References: <5fce29a0cb5467c00eeb267dd38fd788@localhost> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Incomprehension with preg_match and utf8 From: remi@fedoraproject.org (Remi Collet) Le 06/11/2012 11:17, Pierre Joye a écrit : >> php 5.2.10 (Rémi's RPM) - (PCRE 6.6 06-Feb-2006) : preg_match === 0 > I would try using the bundled PCRE instead. As far as I remember, > almost all distro uses the system PCRE and not always build with UTF-8 All my build use bundled pcre library when system one is < 8.10 for months... Output of 5.2.10 seems like provocation... ;) Remi P.S. Remi, not Rémi ;)