Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26097 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18563 invoked by uid 1010); 19 Oct 2006 21:26:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18548 invoked from network); 19 Oct 2006 21:26:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2006 21:26:48 -0000 X-Host-Fingerprint: 87.123.87.16 i577B5710.versanet.de Received: from [87.123.87.16] ([87.123.87.16:29493] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/FF-27040-69DE7354 for ; Thu, 19 Oct 2006 17:26:46 -0400 Message-ID: <18.FF.27040.69DE7354@pb1.pair.com> To: internals@lists.php.net Date: Thu, 19 Oct 2006 23:26:42 +0200 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 87.123.87.16 Subject: a last plead From: lsmith@php.net (Lukas Kahwe Smith) Hi, I just want to say once again that all hell is going to break loose once we release 5.2.0 as stable thanks to the various fatal errors we are adding for perfectly working code that breaks OO theory. I am talking about this change: http://marc.theaimsgroup.com/?l=php-dev&m=114734977430980&w=2 As well as the rewriting signatures when inheriting and whatever other fatal errors we are adding to things that are not actually fatal. Please for the love of PHP, make these E_STRICT or E_NOTICE. Otherwise we will have an army of angry users that will dwarf the one we were facing with PHP 4.4. Now is the time to fix this before RC6. regards, Lukas