Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44757 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48960 invoked from network); 7 Jul 2009 14:11:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2009 14:11:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=mark@dynom.nl; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mark@dynom.nl; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain dynom.nl does not designate 85.92.132.6 as permitted sender) X-PHP-List-Original-Sender: mark@dynom.nl X-Host-Fingerprint: 85.92.132.6 smtp1.duximus.nl Linux 2.5 (sometimes 2.4) (4) Received: from [85.92.132.6] ([85.92.132.6:39314] helo=smtp1.duximus.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/56-17523-477535A4 for ; Tue, 07 Jul 2009 10:11:01 -0400 Received: by smtp1.duximus.nl (Postfix, from userid 501) id 55949A68001; Tue, 7 Jul 2009 16:10:56 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.9 (2007-02-13) on dux03.duximus.nl X-Spam-Level: X-Spam-Status: No, score=-2.5 required=1.8 tests=AWL,BAYES_00 autolearn=ham version=3.1.9 Received: from localhost (dux03.duximus.nl [127.0.0.1]) by smtp1.duximus.nl (Postfix) with ESMTP id F0AA0A68003; Tue, 7 Jul 2009 16:10:55 +0200 (CEST) X-Virus-Scanned: amavisd-new at duximus.nl Received: from smtp1.duximus.nl ([127.0.0.1]) by localhost (dux03.duximus.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ksaup0KFf0-b; Tue, 7 Jul 2009 16:10:50 +0200 (CEST) Received: from dux05.duximus.nl (unknown [85.92.132.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp1.duximus.nl (Postfix) with ESMTP id 646D1A68001; Tue, 7 Jul 2009 16:10:50 +0200 (CEST) Received: from localhost ([127.0.0.1] helo=[10.101.22.14]) by dux05.duximus.nl with esmtpa (Exim 4.60) (envelope-from ) id 1MOCEv-0008Oi-Fc; Tue, 07 Jul 2009 17:05:49 +0200 Message-ID: <4A535767.8010201@dynom.nl> Date: Tue, 07 Jul 2009 16:10:47 +0200 User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Ilia Alshanetsky CC: PHP internals References: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> In-Reply-To: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Type hinting/casting request for vote From: mark@dynom.nl (Mark van der Velden) Ilia Alshanetsky wrote: > [..] > I would like to ask all developers to voice their opinions of whether it > makes sense to add this to 5.3 or to throw it away (either one is fine > btw). +1 > [..] - Mark