Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56389 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48999 invoked from network); 18 Nov 2011 09:55:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2011 09:55:04 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:49039] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/17-06569-77B26CE4 for ; Fri, 18 Nov 2011 04:55:03 -0500 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id A6A7CDE13E; Fri, 18 Nov 2011 09:54:59 +0000 (GMT) Date: Fri, 18 Nov 2011 09:54:59 +0000 (GMT) X-X-Sender: derick@whisky To: Ralph Schindler cc: internals In-Reply-To: <4EC578C9.4000408@ralphschindler.com> Message-ID: References: <4EC578C9.4000408@ralphschindler.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Changes to constructor signature checks From: derick@php.net (Derick Rethans) On Thu, 17 Nov 2011, Ralph Schindler wrote: > That said, we really should consider removing this limitation from constructor > signature checking. Not only is it a BC break, it doesn't make sense in the > context of PHP. I agree, we should not be having that check for constructors based on the points you raised. cheers, Derick -- http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug