Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12464 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93591 invoked by uid 1010); 30 Aug 2004 11:11:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87894 invoked from network); 30 Aug 2004 11:08:53 -0000 Received: from unknown (HELO vscan01.westnet.com.au) (203.10.1.131) by pb1.pair.com with SMTP; 30 Aug 2004 11:08:53 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 063DD514EA; Mon, 30 Aug 2004 19:08:52 +0800 (WST) Received: from [192.168.1.100] (dsl-202-72-137-155.wa.westnet.com.au [202.72.137.155]) by vscan01.westnet.com.au (Postfix) with ESMTP id 8528D51456; Mon, 30 Aug 2004 19:08:51 +0800 (WST) Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: References: <1093637721.6464.11.camel@localhost> <1093649927.6464.14.camel@localhost> <41308A07.2060406@php.net> <1093727867.5755.7.camel@localhost> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Date: Mon, 30 Aug 2004 19:08:50 +0800 To: Derick Rethans , internals@lists.php.net X-Mailer: Apple Mail (2.619) Subject: Re: [PHP-DEV] Status of Multibyte support in PHP From: aqsalter@westnet.com.au (Adam Q) Actually I noticed that the Zend Engine 2 page [1] mentions "Internationalization" as a _new_ feature of PHP 5... Has there been big changes to the way PHP5 handles i18n? [1] http://www.zend.com/zend/zend-engine-summary.php Thanks, Adam On 30/08/2004, at 2:11 PM, Derick Rethans wrote: > On Sat, 28 Aug 2004, Al Baker wrote: > >> So, all the mb_* functions will have the experimental removed? I see >> a >> few that still have it, or is that just the mirrors not up to date >> yet? > > I'd go for the iconv() functions as you need to external extension for > this in PHP 5 (it's enabled by default). > > Derick > > -- > Derick Rethans > http://derickrethans.nl | http://ez.no | http://xdebug.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >