Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:263 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34265 invoked from network); 25 Mar 2003 12:56:48 -0000 Received: from unknown (HELO ammma.de) (213.83.39.131) by pb1.pair.com with SMTP; 25 Mar 2003 12:56:48 -0000 Received: from ammma.net (ammma.net [62.225.101.66]) by ammma.de (8.11.6/8.11.6/AMMMa AG) with ESMTP id h2PCuRR28759 for ; Tue, 25 Mar 2003 13:56:27 +0100 Received: from neo.wg.de (jan.ammma.mil [192.168.100.11]) by ammma.net (8.9.3/8.9.3/AMMMa AG) with ESMTP id NAA21078 for ; Tue, 25 Mar 2003 13:56:45 +0100 Received: by neo.wg.de (Postfix, from userid 30) id 960F84FC24; Tue, 25 Mar 2003 13:56:46 +0100 (CET) Received: from ammma.net (ammma.net [62.225.101.66]) by jan.dip.ammma.net (Horde) with HTTP for ; Tue, 25 Mar 2003 13:56:46 +0100 Message-ID: <1048597006.bc7cd150f1bf1@jan.dip.ammma.net> X-Priority: 3 (Normal) Date: Tue, 25 Mar 2003 13:56:46 +0100 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Subject: __LINE__ != __LINE__? From: jan@horde.org (Jan Schneider) Current HEAD: die("line: " . __LINE__) works as expected, but die(__LINE__) doesn't output anything. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft