Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25798 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57472 invoked by uid 1010); 22 Sep 2006 08:10:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57456 invoked from network); 22 Sep 2006 08:10:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Sep 2006 08:10:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 82.94.239.5 cause and error) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from [82.94.239.5] ([82.94.239.5:36831] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/1E-17883-D7A93154 for ; Fri, 22 Sep 2006 04:10:39 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id k8M8AZ53003993; Fri, 22 Sep 2006 10:10:35 +0200 Date: Fri, 22 Sep 2006 10:10:19 +0200 (CEST) X-X-Sender: derick@localhost To: Michael Wallner cc: internals@lists.php.net In-Reply-To: Message-ID: References: X-Face: "L'&?Ah3MYF@FB4hU'XhNhLB]222(Lbr2Y@F:GE[OO;"F5p>qtFBl|yVVA&D{A(g3[C}mG:199P+5C'v.M/u@Z\![0b:Mv.[l6[uWl' MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] [VOTE] (was: Parameter checking in 5.2) From: derick@php.net (Derick Rethans) On Thu, 21 Sep 2006, Michael Wallner wrote: > [ ] (+1) please remove that redundant strictness again > [X] (-1) leave as it is, we need strict OO implementation > [ ] ( 0) what the hell are you talking about? It's not necessarily a *strict* OO implementaiton though, it's one that is correct. Strictness is where we would disallow setting object properties on the fly while not declaring that. I would actually like to see that throwing an e_strict too as that would make debugging easier as well. however, in the case of signatures you *have* to be strict ... but I guess we would only see the full implications if you're very well versed with OO theory (definitely not saying that I am). regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org