Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22462 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83558 invoked by uid 1010); 15 Mar 2006 16:04:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83543 invoked from network); 15 Mar 2006 16:04:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2006 16:04:41 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from ([212.112.227.169:57715] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FD/82-55982-81B38144 for ; Wed, 15 Mar 2006 11:04:41 -0500 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 06D24DF011C; Wed, 15 Mar 2006 17:04:32 +0100 (CET) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19868-08; Wed, 15 Mar 2006 17:04:21 +0100 (CET) Received: from [127.0.0.1] (i577B575A.versanet.de [87.123.87.90]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 0EF92DF00C0; Wed, 15 Mar 2006 17:04:21 +0100 (CET) Message-ID: <44183B04.7010207@php.net> Date: Wed, 15 Mar 2006 17:04:20 +0100 User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Ilia Alshanetsky Cc: Kevin Waterson , internals@lists.php.net References: <20060316010210.5f76c9f5.kevin@oceania.net> <441828B4.4030007@prohost.org> In-Reply-To: <441828B4.4030007@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] phps line numbering From: lsmith@php.net (Lukas Smith) Ilia Alshanetsky wrote: > I'd consider it for PHP6, but not for PHP5.1 at least not at this time. what exactly is the big deal with adding a new optional parameter? i dont really see the huge impact that should push this feature back to the next major php version. its something that could go into any minor version. regards, Lukas