Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26559 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25613 invoked by uid 1010); 14 Nov 2006 10:19:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 25598 invoked from network); 14 Nov 2006 10:19:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2006 10:19:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 64.233.166.179 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 64.233.166.179 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.179] ([64.233.166.179:56633] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/31-19250-34899554 for ; Tue, 14 Nov 2006 05:19:48 -0500 Received: by py-out-1112.google.com with SMTP id u77so1019535pyb for ; Tue, 14 Nov 2006 02:19:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dX+s6EGGeI6jiptvhZCJnMp1n4J1Phbqe2dL5fliLAj2Z1WlZg9QYw6TB2u4MCQ2QIoLFDdxV7K9BCR+RZ9tEmzWvaLiWQBtgF5ywHTjFwr458kSiiUCpoHRvFvetc4jZ3a4RKnkvquTU8F6H+kAPWUHCx7LVyBXeB7lciv9At0= Received: by 10.35.115.18 with SMTP id s18mr442189pym.1163499584786; Tue, 14 Nov 2006 02:19:44 -0800 (PST) Received: by 10.35.97.14 with HTTP; Tue, 14 Nov 2006 02:19:44 -0800 (PST) Message-ID: <10845a340611140219m7b9ddeedm452d6f4b99341776@mail.gmail.com> Date: Tue, 14 Nov 2006 10:19:44 +0000 Reply-To: RQuadling@GoogleMail.com To: "Antony Dovgal" Cc: php-dev In-Reply-To: <45598955.3030604@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4558E5E7.5040809@zend.com> <10845a340611140024l4902ea09q600a43c5018e819c@mail.gmail.com> <45598955.3030604@zend.com> Subject: Re: [PHP-DEV] fgets()/fgetss() BC break in HEAD From: rquadling@googlemail.com ("Richard Quadling") On 14/11/06, Antony Dovgal wrote: > "It works this way since PHP3" means "it works right" even if there was a bug in PHP3. > That's because thousands of people could rely on this behaviour (which is, I repeat, > very well documented and pretty much expected). And so why are we losing register_globals? For a LOT of code they work and removing rg is sure as hell a BC for a lot of code. And we move forward without it (along with magic_quotes and other dead wood). I think this is just another one of those "yeah, well, we made a decision a LONG time ago and now we are changing it" for a more consistent approach. Just because it was written down, doesn't mean it is right. (Bible/koran/etc being perfect examples!) -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"