Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:36735 php.qa:64138 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39509 invoked from network); 31 Mar 2008 22:23:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2008 22:23:00 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.184 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.184 rv-out-0910.google.com Received: from [209.85.198.184] ([209.85.198.184:20736] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/64-17962-24461F74 for ; Mon, 31 Mar 2008 17:22:59 -0500 Received: by rv-out-0910.google.com with SMTP id k15so1291383rvb.23 for ; Mon, 31 Mar 2008 15:22:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=3r1Ukk6aLQXbNfOk7llOTS/WLhyZJz+RWq8sJLdxIoI=; b=c1kRPve55u6KVHO+enirmKDpVHbkzMuRS4gTXQe+DU2415eMjM07Xy9loD8mo1+Q6LQHCxMQHFHg5sXn/cPjr2crCYiw5qYhsmoDFISnISfRop/DR5z6mdD1cBbs6Kj50EVVoj6fDZx2vgcOXK3fpuyOwTbSFBMtCesFnUIQeMY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JZiOUlk8EwYy5+yomie3QnI5PV4DVbt4Tqo11rUYKtSTLXFILy6BVnxfJp1g6Egk3iIWijEq8hK0FJbrbXrwYDBb832ycVdkLDIuRQBDgT97VgZ8MznOl1qFnKAZCOpxWAJOdFcr+Pe4KdDP44c8FX+t/38KbBuw8Owz3KsDv2c= Received: by 10.141.36.10 with SMTP id o10mr3813845rvj.176.1207002175713; Mon, 31 Mar 2008 15:22:55 -0700 (PDT) Received: by 10.141.123.13 with HTTP; Mon, 31 Mar 2008 15:22:55 -0700 (PDT) Message-ID: Date: Tue, 1 Apr 2008 00:22:55 +0200 To: "=?ISO-8859-1?Q?Johannes_Schl=FCter?=" Cc: "Marcus Boerger" , "Derick Rethans" , "Marco Kaiser" , "PHP Developers Mailing List" , php-qa@lists.php.net, "Ilia Alshanetsky" In-Reply-To: <1206998314.2941.6.camel@goldfinger> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1124764115.20080327105033@marcus-boerger.de> <47eb9d50.02e2660a.759d.2e19@mx.google.com> <826883759.20080331171437@marcus-boerger.de> <1206998314.2941.6.camel@goldfinger> Subject: Re: [PHP-DEV] Re: [PHP-QA] BC break with php 5.2.6 From: pierre.php@gmail.com ("Pierre Joye") On Mon, Mar 31, 2008 at 11:18 PM, Johannes Schl=FCter wr= ote: > Marcus, > > > On Mon, 2008-03-31 at 17:14 +0200, Marcus Boerger wrote: > > Hello Derick, > > > > it is a BUG FIX. Not fixing it means more people will turn it into a > > feature and we will never be able to remove it. Becuase next time you > > will say we cannot remove it in a minor version as by then you acciden= tally > > rely on it yourself. > > > > We made a mistake! Lets stand up and admit we did. Probably I was invo= lved > > in making that mistake, so sorry. Done. > > I have to agree with Derick here we shouldn't add a fatal error within a > bug fix release at such a place. People (hosters...) tend to update > versions without checking all incompatibilities - since you don't expect > them and they want to get security issues fixed. > > Yes, the previous behavior was wrong! Yes we shouldn't encourage people > do do that. > > I'd propose making it an Warning or something in 5.2 and fixing it in > 5.3. E_DEPRECATED is more appropriate. --=20 Pierre http://blog.thepimp.net | http://www.libgd.org