Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77407 invoked from network); 31 May 2003 01:14:53 -0000 Received: from unknown (HELO mailout01.sul.t-online.com) (194.25.134.80) by pb1.pair.com with SMTP; 31 May 2003 01:14:53 -0000 Received: from fwd07.sul.t-online.de by mailout01.sul.t-online.com with smtp id 19LuxQ-0006yl-00; Sat, 31 May 2003 03:14:52 +0200 Received: from baumbart.post.rwth-aachen.de (520072483730-0001@[80.142.167.158]) by fwd07.sul.t-online.com with esmtp id 19LuxP-1EkIICC; Sat, 31 May 2003 03:14:51 +0200 Reply-to:marcus.boerger@post.rwth-aachen.de Message-ID: <5.1.0.14.2.20030531031334.0334ee98@pop.t-online.de> X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 31 May 2003 03:14:50 +0200 To: Jani Taskinen Cc: internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Sender: 520072483730-0001@t-dialin.net Subject: Re: [PHP-DEV] FD patch number 2, revert of revert.. (fwd) From: marcus.boerger@t-online.de ((Marcus =?iso-8859-1?Q?B=F6rger?=)) References: At 02:29 31.05.2003, Jani Taskinen wrote: > Attached real, working patch. > > It reverts the unwanted CGI/CLI changes Marcus committed. > (the long opt and the obfuscated opts patch) > > The long opts are wanted, they make us compatible with other programs and make CLI/CGI more user friendly. The "obfuscated" as you call them are new functionality though. marcus