Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42903 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60688 invoked from network); 3 Feb 2009 19:42:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2009 19:42:55 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.116 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.116 us-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [63.205.162.116] ([63.205.162.116:15638] helo=us-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/70-03479-D3E98894 for ; Tue, 03 Feb 2009 14:42:54 -0500 Received: from [192.168.16.104] ([192.168.16.104]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 3 Feb 2009 11:43:56 -0800 Message-ID: <49889E3B.8020306@zend.com> Date: Tue, 03 Feb 2009 11:42:51 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: php-dev List References: <5EC76153-898F-49C2-BDF1-C227578DB874@pooteeweet.org> In-Reply-To: <5EC76153-898F-49C2-BDF1-C227578DB874@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 Feb 2009 19:43:56.0943 (UTC) FILETIME=[C09A49F0:01C98637] Subject: Re: [PHP-DEV] towards the next 5.3 release From: stas@zend.com (Stanislav Malyshev) Hi! > http://bugs.php.net/bug.php?id=46984 - E_STRICT I think overriding foo($x) with foo($x, $y) - with both parameters required - leads to calls to foo with one argument be wrong for child - thus violating LSP and warranting E_STRICT. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com