Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43032 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32168 invoked from network); 13 Feb 2009 06:03:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2009 06:03:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; 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:46279] helo=us-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/25-28940-63D05994 for ; Fri, 13 Feb 2009 01:03:35 -0500 Received: from [192.168.17.95] ([192.168.17.95]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 12 Feb 2009 22:04:42 -0800 Message-ID: <49950D32.3000702@zend.com> Date: Fri, 13 Feb 2009 07:03:30 +0100 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Marcus Boerger CC: Lukas Kahwe Smith , php-dev List References: <5EC76153-898F-49C2-BDF1-C227578DB874@pooteeweet.org> <49889E3B.8020306@zend.com> <16710621709.20090208153645@marcus-boerger.de> In-Reply-To: <16710621709.20090208153645@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Feb 2009 06:04:43.0013 (UTC) FILETIME=[F6B54B50:01C98DA0] Subject: Re: [PHP-DEV] towards the next 5.3 release From: stas@zend.com (Stanislav Malyshev) Hi! > it should actually be a hard error. As we always claim PHP follows pure > IS-A relation ships. I feel very uneasy with hard errors on something that is not indeed an error preventing engine from continuing. I.e. my (personal) opinion is that if the engine can move forward, even with some assumption, it should. IMHO it's like having undefined variables, etc. It makes PHP less strict, but I'd say it's not necessarily a bad thing. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com