Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23201 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66800 invoked by uid 1010); 8 May 2006 22:37:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66785 invoked from network); 8 May 2006 22:37:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2006 22:37:59 -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:51631] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B5/D6-63885-648CF544 for ; Mon, 08 May 2006 18:37:59 -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 k48MbuFZ030589; Mon, 8 May 2006 15:37:56 -0700 In-Reply-To: <003d01c672ef$6cde8370$0100a8c0@pc07653> References: <003d01c672ef$6cde8370$0100a8c0@pc07653> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <517361123ef66114064e2866c95e3caa@gravitonic.com> Content-Transfer-Encoding: 7bit Cc: PHPdev Date: Mon, 8 May 2006 15:37:28 -0700 To: "Nuno Lopes" X-Mailer: Apple Mail (2.623) Subject: Re: [PHP-DEV] [php6] accepting an ascii string only From: andrei@gravitonic.com (Andrei Zmievski) There is no way to do it right now. I could see it being useful, though. Anyone else have an opinion on this? On May 8, 2006, at 3:33 PM, Nuno Lopes wrote: > Hi, > > Is there a way (planed or already implemented) to accept an ascii > string in zend_parse_parameters()? > There is the 't', but then I have to convert the string to ascii > by-hand and mess around with the types. Isn't there a simpler way? > > Nuno > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php