Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35348 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54731 invoked by uid 1010); 11 Feb 2008 02:40:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54716 invoked from network); 11 Feb 2008 02:40:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2008 02:40:21 -0000 X-Host-Fingerprint: 87.123.147.70 i577B9346.versanet.de Received: from [87.123.147.70] ([87.123.147.70:27680] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5F/AA-64922-495BFA74 for ; Sun, 10 Feb 2008 21:40:21 -0500 Message-ID: <5F.AA.64922.495BFA74@pb1.pair.com> To: internals@lists.php.net Date: Mon, 11 Feb 2008 03:40:14 +0100 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 87.123.147.70 Subject: Problems with LSB From: sebastian.deutsch@9elements.com (Sebastian Deutsch) Hello, i've written the following code using Etiennes LSB. But I'm facing some problems. moo(); // echos "C" - wtf?? should be B ?> Is it a bug, or did I miss anything? Sebastian Deutsch