Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33922 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53707 invoked by uid 1010); 11 Dec 2007 14:01:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53690 invoked from network); 11 Dec 2007 14:01:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Dec 2007 14:01:12 -0000 Received: from [127.0.0.1] ([127.0.0.1:17811]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 2B/4C-60949-8289E574 for ; Tue, 11 Dec 2007 09:01:12 -0500 Authentication-Results: pb1.pair.com smtp.mail=christian.mueller@dfpx.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=christian.mueller@dfpx.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain dfpx.de from 80.86.81.47 cause and error) X-PHP-List-Original-Sender: christian.mueller@dfpx.de X-Host-Fingerprint: 80.86.81.47 piripiri037.webperoni.de Linux 2.6 Received: from [80.86.81.47] ([80.86.81.47:59306] helo=piripiri037.webperoni.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/07-60949-36D7E574 for ; Tue, 11 Dec 2007 07:06:59 -0500 Received: from [192.168.0.15] (p5085E5AB.dip.t-dialin.net [80.133.229.171]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by piripiri037.webperoni.de (Postfix) with ESMTP id 749253B0CF6; Tue, 11 Dec 2007 13:06:56 +0100 (CET) Message-ID: <475E7D68.5060404@dfpx.de> Date: Tue, 11 Dec 2007 13:07:04 +0100 Reply-To: christian.mueller@dfpx.de User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Sam Barrow Cc: internals@lists.php.net References: <698DE66518E7CA45812BD18E807866CEF88FDD@us-ex1.zend.net> <7d5a202f0712031900i386f8964s675da26cc93af3fe@mail.gmail.com> <47550FAB.30002@daylessday.org> <698DE66518E7CA45812BD18E807866CEF890ED@us-ex1.zend.net> <475578BE.40908@daylessday.org> <4755A797.1020905@lerdorf.com> <009001c836ae$4ba0add0$e2e20970$@mcnaught@synergy8.com> <4755B310.9070603@lerdorf.com> <4755B55A.1030708@zend.com> <4755B61A.2000803@lerdorf.com> <50921.98.193.37.55.1197080740.squirrel@www.l-i-e.com> <698DE66518E7CA45812BD18E807866CE0100C741@us-ex1.zend.net> <1197149903.9893.16.camel@sams-room> In-Reply-To: <1197149903.9893.16.camel@sams-room> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Type hinting From: christian.mueller@dfpx.de (=?ISO-8859-1?Q?Christian_M=FCller?=) Sam Barrow schrieb: > What is the general opinion on this? I'm all for it. Would be using it already, if it where available as an extension. Do i recall right, that you (or someone else) had this combined with overloading? -- Chris