Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50964 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58665 invoked from network); 9 Dec 2010 17:04:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2010 17:04:26 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:43400] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/B4-32270-61C010D4 for ; Thu, 09 Dec 2010 12:04:25 -0500 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id 3754DDE142; Thu, 9 Dec 2010 17:04:20 +0000 (GMT) Date: Thu, 9 Dec 2010 17:04:20 +0000 (GMT) X-X-Sender: derick@kossu.derickrethans.nl To: Andrey Hristov cc: PHP Internals List In-Reply-To: <4D010A16.7040805@hristov.com> Message-ID: References: <4D00ABFE.5070403@hristov.com> <4D00CF96.3070701@hristov.com> <4D010093.8090604@thelounge.net> <4D010193.9030603@hristov.com> <4D010669.8020209@thelounge.net> <20101209165222.GA6075@phcomp.co.uk> <4D010A16.7040805@hristov.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Deprecating "global" + $GLOBALS, making $_REQUEST, $_GET, $_POST read-only From: derick@php.net (Derick Rethans) On Thu, 9 Dec 2010, Andrey Hristov wrote: > If all your functions take 15 params I am worried that your program > design is flawed, sorry. Stop trying to tell people how they should write their code. It's not any of your business. Pragmatic application design is all great and wonderfull, but that doesn't mean that that plentitude of shortcuts that PHP offers aren't useful. Derick -- http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug