Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12445 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78582 invoked by uid 1010); 28 Aug 2004 11:04:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 74334 invoked from network); 28 Aug 2004 11:03:44 -0000 Received: from unknown (HELO mgkyb1.nw.wakwak.com) (211.9.230.193) by pb1.pair.com with SMTP; 28 Aug 2004 11:03:44 -0000 Received: from vckyb2.nw.wakwak.com (postfix@vckyb2.nw.wakwak.com [211.9.230.145]) by mgkyb1.nw.wakwak.com (8.13.1/8.13.1/2004-08-10) with SMTP id i7SB3XQf043351; Sat, 28 Aug 2004 20:03:34 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) Received: from at.wakwak.com (at.wakwak.com [211.9.230.135]) by vckyb2.nw.wakwak.com (Postfix) with ESMTP id E422040002; Sat, 28 Aug 2004 20:03:32 +0900 (JST) Received: from [192.168.1.107] (m011252.ppp.asahi-net.or.jp [219.121.11.252]) (pbs=dj22r4) by at.wakwak.com (8.13.1/8.13.1/2004-08-10) with ESMTP/inet id i7SB2U0Y086946; Sat, 28 Aug 2004 20:03:30 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) In-Reply-To: <412FC0F4.7080004@caedmon.net> References: <1093637721.6464.11.camel@localhost> <1093649927.6464.14.camel@localhost> <412FC0F4.7080004@caedmon.net> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: Al Baker , internals@lists.php.net Date: Sat, 28 Aug 2004 20:03:04 +0900 To: Sean Coates X-Mailer: Apple Mail (2.619) Subject: Re: [PHP-DEV] Status of Multibyte support in PHP From: moriyoshi@at.wakwak.com (Moriyoshi Koizumi) On 2004/08/28, at 8:17, Sean Coates wrote: > Are these functions in fact non-experimental? If so, I will remove the > warning from the mb_* functions in the manual. Yep, definitely. Thanks in advance :) Moriyoshi