Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24102 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61136 invoked by uid 1010); 13 Jun 2006 05:16:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61121 invoked from network); 13 Jun 2006 05:16:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2006 05:16:22 -0000 X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from ([80.91.229.2:55171] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 70/1D-00253-42A4E844 for ; Tue, 13 Jun 2006 01:16:20 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Fq1G5-0001aH-Sw for internals@lists.php.net; Tue, 13 Jun 2006 07:16:09 +0200 Received: from 137.80-202-59.nextgentel.com ([80.202.59.137]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Jun 2006 07:16:09 +0200 Received: from sb by 137.80-202-59.nextgentel.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Jun 2006 07:16:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Tue, 13 Jun 2006 07:15:56 +0200 Lines: 14 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 137.80-202-59.nextgentel.com User-Agent: Thunderbird 1.5.0.4 (X11/20060603) X-Enigmail-Version: 0.94.0.0 Sender: news Subject: Unexpected character in input From: sb@sebastian-bergmann.de (Sebastian Bergmann) I am baffled by this warning: Warning: Unexpected character in input: '' (ASCII=27) state=1 in /usr/local/src/PHPUnit2/Util/Report/Coverage/Node/File.php on line 182 The line reported is $tokens = token_get_all(''); Any idea what is going wrong here? This is current PHP_5_2. -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69