Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12443 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62072 invoked by uid 1010); 27 Aug 2004 23:18:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57073 invoked from network); 27 Aug 2004 23:17:17 -0000 Received: from unknown (HELO iconoclast.caedmon.net) (66.45.232.17) by pb1.pair.com with SMTP; 27 Aug 2004 23:17:17 -0000 Received: from sarcasm ([10.20.31.100]) by iconoclast.caedmon.net with esmtp (Exim 3.35 #1 (Debian)) id 1C0pxu-00020H-00; Fri, 27 Aug 2004 19:17:02 -0400 Message-ID: <412FC0F4.7080004@caedmon.net> Date: Fri, 27 Aug 2004 19:17:08 -0400 User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040819) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Al Baker CC: Moriyoshi Koizumi , internals@lists.php.net References: <1093637721.6464.11.camel@localhost> <1093649927.6464.14.camel@localhost> In-Reply-To: <1093649927.6464.14.camel@localhost> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Status of Multibyte support in PHP From: sean@caedmon.net (Sean Coates) Are these functions in fact non-experimental? If so, I will remove the warning from the mb_* functions in the manual. S Al Baker wrote: > Thanks for the confirmation. The experimental warning appears on any of > the individual help files for mbstring (e.g. mb_ereg). > >>Which manual says that mbstring is still experimental? :) it was marked >>"not experimental" two years ago. >> >>No matter what that says, and no matter who says it's experimental, >>it's been used for a fairly long time by lots of people and I've >>never heard of a serious flaw / deficiency in its functionality.