Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23218 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86195 invoked by uid 1010); 9 May 2006 17:09:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 86179 invoked from network); 9 May 2006 17:09:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 May 2006 17:09:34 -0000 X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:43420] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id D4/57-19568-BCCC0644 for ; Tue, 09 May 2006 13:09:32 -0400 Received: from [66.228.175.145] (borndress-lm.corp.yahoo.com [66.228.175.145]) (authenticated bits=0) by lerdorf.com (8.13.6/8.13.6/Debian-1) with ESMTP id k49H9S5w026216; Tue, 9 May 2006 10:09:28 -0700 In-Reply-To: References: <003d01c672ef$6cde8370$0100a8c0@pc07653> <517361123ef66114064e2866c95e3caa@gravitonic.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: Nuno Lopes , PHPdev Date: Tue, 9 May 2006 10:09:01 -0700 To: Derick Rethans X-Mailer: Apple Mail (2.623) Subject: Re: [PHP-DEV] [php6] accepting an ascii string only From: andrei@gravitonic.com (Andrei Zmievski) Check out ext/unicode/property.c where zend_unicode_to_ascii() is being used. -Andrei On May 9, 2006, at 12:02 AM, Derick Rethans wrote: > On Mon, 8 May 2006, Andrei Zmievski wrote: > >> There is no way to do it right now. I could see it being useful, >> though. >> Anyone else have an opinion on this? > > I think we should have a look at it when there is a real need for it as > I think it's going to be a pain for the users... > > Derick > > -- > Derick Rethans > http://derickrethans.nl | http://ez.no | http://xdebug.org