Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36053 invoked by uid 1010); 6 Oct 2005 18:14:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 36038 invoked from network); 6 Oct 2005 18:14:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Oct 2005 18:14:21 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:38911] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 25/BA-54476-D7965434 for ; Thu, 06 Oct 2005 14:14:21 -0400 Received: from [192.168.1.3] (dslb-084-063-020-121.pools.arcor-ip.net [84.63.20.121]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 6182235C392; Thu, 6 Oct 2005 20:15:22 +0200 (CEST) Date: Thu, 6 Oct 2005 20:14:29 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <18410005765.20051006201429@marcus-boerger.de> To: Derick Rethans Cc: PHP Developers Mailing List In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Unicode Implementation From: helly@php.net (Marcus Boerger) Hello Derick, Thursday, October 6, 2005, 7:56:34 PM, you wrote: > Hello! > I am thinking that we're doing something with the unicode implementation and > that's that we're now getting duplicate implementations of quite some things: > functions, internal functions, hash implementations, two ways for storing > identifiers... only because we need to support both IS_STRING and IS_UNICODE > and unicode=off mode. > I think I would prefer an IS_UNICODE/unicode=on only PHP. +infinity (...) Best regards, Marcus