Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50967 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61933 invoked from network); 9 Dec 2010 17:06:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2010 17:06:53 -0000 Authentication-Results: pb1.pair.com header.from=php@hristov.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php@hristov.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hristov.com from 85.92.87.36 cause and error) X-PHP-List-Original-Sender: php@hristov.com X-Host-Fingerprint: 85.92.87.36 iko.gotobg.net Linux 2.6 Received: from [85.92.87.36] ([85.92.87.36:37155] helo=iko.gotobg.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/75-32270-BAC010D4 for ; Thu, 09 Dec 2010 12:06:52 -0500 Received: from [77.0.224.33] (helo=[192.168.1.100]) by iko.gotobg.net with esmtpa (Exim 4.69) (envelope-from ) id 1PQjwy-0001hQ-0Q; Thu, 09 Dec 2010 19:06:36 +0200 Message-ID: <4D010CA1.2050502@hristov.com> Date: Thu, 09 Dec 2010 18:06:41 +0100 User-Agent: Thunderbird 2.0.0.24 (X11/20100411) MIME-Version: 1.0 To: Pierre Joye CC: PHP Internals List 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> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - iko.gotobg.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - hristov.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] Deprecating "global" + $GLOBALS, making $_REQUEST, $_GET, $_POST read-only From: php@hristov.com (Andrey Hristov) Pierre Joye wrote: > On Thu, Dec 9, 2010 at 5:55 PM, Andrey Hristov wrote: > >> If all your functions take 15 params I am worried that your program design >> is flawed, sorry. > > That's not an argument to do it. PHP and all other languages have many > ways to shoot yourself in the knees, but that's a reason why we should > remove everything remotely related to the trigger. > > Also there are alternatives proposed as well, I would suggest to > investigate them instead of insisting on the initial idea. > > Cheers, Please point me to a shop in Europe where I can buy a gun without any restrictions. I might get myself shot in the feet while I clean the gun, but who cares, or might shoot someone accidentally. Andrey