Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42585 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73614 invoked from network); 12 Jan 2009 16:37:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2009 16:37:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:39509] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/D6-39294-EA17B694 for ; Mon, 12 Jan 2009 11:37:03 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id A2EB4414400B; Mon, 12 Jan 2009 16:38:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SM8pKlnx61GF; Mon, 12 Jan 2009 17:38:45 +0100 (CET) Received: from [192.168.0.151] (77-58-151-147.dclient.hispeed.ch [77.58.151.147]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id ED5564144009; Mon, 12 Jan 2009 17:38:44 +0100 (CET) Cc: PHP internals Message-ID: <15DECD4F-CE2E-4899-A92F-F70C52EA149E@pooteeweet.org> To: Ilia Alshanetsky In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Mon, 12 Jan 2009 17:36:54 +0100 References: X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] status update for beta1 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 12.01.2009, at 16:59, Ilia Alshanetsky wrote: > > On 12-Jan-09, at 5:56 AM, Lukas Kahwe Smith wrote: >> - First line of included files not output if they begin with # > > A patch for this already went in on Friday. was this the one where Nuno raised some BC concerns? regards, Lukas