Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:42586 php.internals:42587 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81724 invoked from network); 12 Jan 2009 16:50:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2009 16:50:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.217.19 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.217.19 mail-gx0-f19.google.com Received: from [209.85.217.19] ([209.85.217.19:42235] helo=mail-gx0-f19.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/01-10913-0B47B694 for ; Mon, 12 Jan 2009 11:50:01 -0500 Received: by gxk12 with SMTP id 12so2481428gxk.4 for ; Mon, 12 Jan 2009 08:49:00 -0800 (PST) Received: by 10.64.195.20 with SMTP id s20mr20003017qbf.72.1231778909440; Mon, 12 Jan 2009 08:48:29 -0800 (PST) Received: from ?192.168.1.111? (CPE0018f8c0ee69-CM000f9f7d6664.cpe.net.cable.rogers.com [72.138.241.182]) by mx.google.com with ESMTPS id k29sm49345139qba.7.2009.01.12.08.48.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 12 Jan 2009 08:48:28 -0800 (PST) Cc: PHP internals Message-ID: <0857B786-336F-419C-92A9-F5EB34C85E1A@prohost.org> To: Lukas Kahwe Smith In-Reply-To: <15DECD4F-CE2E-4899-A92F-F70C52EA149E@pooteeweet.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Mon, 12 Jan 2009 11:48:26 -0500 References: <15DECD4F-CE2E-4899-A92F-F70C52EA149E@pooteeweet.org> X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] status update for beta1 From: ilia@prohost.org (Ilia Alshanetsky) On 12-Jan-09, at 11:36 AM, Lukas Kahwe Smith wrote: > > 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? That was the original patch, the latest one restores the behavior to that one of earlier PHP's whereby the code is only used for the primary file on php-cli SAPI. Ilia Alshanetsky