Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12437 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71289 invoked by uid 1010); 27 Aug 2004 19:16:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 67136 invoked from network); 27 Aug 2004 19:15:22 -0000 Received: from unknown (HELO sccrmhc11.comcast.net) (204.127.202.55) by pb1.pair.com with SMTP; 27 Aug 2004 19:15:22 -0000 Received: from [192.168.1.102] (pcp09278536pcs.eatntn01.nj.comcast.net[69.141.229.108]) by comcast.net (sccrmhc11) with SMTP id <20040827191520011008cl3fe> (Authid: ajb732@comcast.net); Fri, 27 Aug 2004 19:15:21 +0000 To: internals@lists.php.net Content-Type: text/plain Date: Fri, 27 Aug 2004 15:15:21 -0500 Message-ID: <1093637721.6464.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 1.5.92 Content-Transfer-Encoding: 7bit Subject: Status of Multibyte support in PHP From: ajb732@comcast.net (Al Baker) Hi, I'm trying to find status on the multibyte support in PHP. The manual shows the functions in mbstring to be experimental and it's hard to find evidence of how stable it really is. Is this natively supported in PHP after 4.3.x? Thanks, Al