Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:36712 php.qa:64135 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2025 invoked from network); 31 Mar 2008 15:14:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2008 15:14:41 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:34220] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/33-05022-0EFF0F74 for ; Mon, 31 Mar 2008 10:14:41 -0500 Received: from dhcp-172-28-202-217.zrh.corp.google.com (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id EAA6D11DAD4; Mon, 31 Mar 2008 17:14:37 +0200 (CEST) Date: Mon, 31 Mar 2008 17:14:37 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <826883759.20080331171437@marcus-boerger.de> To: Derick Rethans CC: Marco Kaiser , "'PHP Developers Mailing List'" , In-Reply-To: References: <1124764115.20080327105033@marcus-boerger.de> <47eb9d50.02e2660a.759d.2e19@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-QA] BC break with php 5.2.6 From: helly@php.net (Marcus Boerger) 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 accidentally rely on it yourself. We made a mistake! Lets stand up and admit we did. Probably I was involved in making that mistake, so sorry. Done. marcus Sunday, March 30, 2008, 5:30:47 PM, you wrote: > On Thu, 27 Mar 2008, Marco Kaiser wrote: >> This means this "was maybe a bug, that i allread talked about" but its now >> changed so we should raise a notice about this. That will BREAK >> Many many apps out there. >> >> For example, PHPUNIT, ZendFramework, ezComponents. > I've tested with eZ Components, but I do not see anything that breaks. > Could you elaborate? > However, perhaps we should delay this change to PHP 5.3 - changes like > this in mini versions are annoying. > Derick > -- > Derick Rethans > http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org Best regards, Marcus