Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29552 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97697 invoked by uid 1010); 19 May 2007 12:23:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97682 invoked from network); 19 May 2007 12:23:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 May 2007 12:23:57 -0000 Authentication-Results: pb1.pair.com header.from=tokul@users.sourceforge.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=tokul@users.sourceforge.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain users.sourceforge.net from 213.197.162.99 cause and error) X-PHP-List-Original-Sender: tokul@users.sourceforge.net X-Host-Fingerprint: 213.197.162.99 avilys.eik.lt Linux 2.6 Received: from [213.197.162.99] ([213.197.162.99:57332] helo=avilys.eik.lt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0D/2C-00717-C5CEE464 for ; Sat, 19 May 2007 08:23:56 -0400 Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 28DC71F5148 for ; Sat, 19 May 2007 15:22:37 +0300 (EEST) Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 0AE9E1F5147 for ; Sat, 19 May 2007 15:22:37 +0300 (EEST) Received: from 88.118.163.159 (NaSMail authenticated user tomas@topolis.lt) by avilys.eik.lt with HTTP; Sat, 19 May 2007 15:22:37 +0300 (EEST) Message-ID: <51491.88.118.163.159.1179577357.squirrel@avilys.eik.lt> Date: Sat, 19 May 2007 15:22:37 +0300 (EEST) To: internals@lists.php.net User-Agent: NaSMail/1.0 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV using ClamSMTP Subject: PHP Unicode extension in PHP6 From: tokul@users.sourceforge.net ("Tomas Kuliavas") Hi, Could you make unicode.semantics configurable at PHP_INI_ALL level? Or maybe PHP6 has string functions that are not unicode aware? -- Tomas