Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5567 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95268 invoked by uid 1010); 19 Nov 2003 18:33:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95244 invoked from network); 19 Nov 2003 18:33:41 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 19 Nov 2003 18:33:41 -0000 Received: (qmail 4173 invoked from network); 19 Nov 2003 18:33:40 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by int.zend.com with SMTP; 19 Nov 2003 18:33:40 -0000 Message-ID: <5.1.0.14.2.20031119203315.04676b00@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 19 Nov 2003 20:33:28 +0200 To: Jan Lehnardt ,ilia@prohost.org Cc: internals@lists.php.net In-Reply-To: References: <200311191124.56176.ilia@prohost.org> <200311191124.56176.ilia@prohost.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] validate_file() and strip_file() From: andi@zend.com (Andi Gutmans) At 05:30 PM 11/19/2003 +0100, Jan Lehnardt wrote: >Hi, >On 19 Nov 2003, at 17:24, Ilia Alshanetsky wrote: >>Any comments? > >I find that useful for something I am writing right now and I was about to >propose that myself :). I'd go for php_check_syntax() or at least >file_validate() and php_strip_whitespace() or at least >file_strip_whitespace(), but that's not too important here. > >+1 if anyone cares, If we're talking about naming the how about script_*? Andi