Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50972 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73044 invoked from network); 9 Dec 2010 17:32:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2010 17:32:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@hristov.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php@hristov.com; 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:50152] helo=iko.gotobg.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/B7-32270-992110D4 for ; Thu, 09 Dec 2010 12:32:11 -0500 Received: from [77.0.224.33] (helo=[192.168.1.100]) by iko.gotobg.net with esmtpa (Exim 4.69) (envelope-from ) id 1PQkLT-00077G-UF; Thu, 09 Dec 2010 19:31:56 +0200 Message-ID: <4D011293.10208@hristov.com> Date: Thu, 09 Dec 2010 18:32:03 +0100 User-Agent: Thunderbird 2.0.0.24 (X11/20100411) MIME-Version: 1.0 To: Lester Caine CC: PHP internals References: <4D00ABFE.5070403@hristov.com> <4D00CF96.3070701@hristov.com> <4D010093.8090604@thelounge.net> <4D010193.9030603@hristov.com> <4D010669.8020209@thelounge.net> <4D0108A5.9010702@hristov.com> <4D010A2C.1070702@thelounge.net> <4D010C27.7070706@hristov.com> <4D0110D3.6050001@lsces.co.uk> In-Reply-To: <4D0110D3.6050001@lsces.co.uk> 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) Hi Lester, Lester Caine wrote: > Andrey Hristov wrote: >> You probably got me wrong. The code will be broken and can be fixed. >> It's not like going line by line and checking whether everything will >> work. I'm tired of explaining this. > > SO you are happy to do all that work for us for free? > Only recently has PHP4 been dropped from support, but there are STILL a > large number of projects that rely on it simply because no one has the > time to rework years of code. GOOD CODE at the time it was written which > is why the applications are still in use today. > > Currently most of MY time is being spent testing site after site on the > current builds of PHP5 and the other related base packages simply > because 'little improvements' mean that some legacy areas DON'T work. I > don't get paid for wasting that time and I certainly don't want > additional work ( like dropping 'function' ) simply because someone > thinks THEY know best !!! > I understand you well. I am taking back my proposal. Discussion is over as the idea found no support. Best, Andrey