Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34387 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18346 invoked by uid 1010); 4 Jan 2008 01:22:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18330 invoked from network); 4 Jan 2008 01:22:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jan 2008 01:22:34 -0000 Authentication-Results: pb1.pair.com header.from=tomi@cumulo.fi; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=tomi@cumulo.fi; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain cumulo.fi from 81.228.11.168 cause and error) X-PHP-List-Original-Sender: tomi@cumulo.fi X-Host-Fingerprint: 81.228.11.168 pne-smtpout4-sn1.fre.skanova.net Solaris 10 (beta) Received: from [81.228.11.168] ([81.228.11.168:45035] helo=pne-smtpout4-sn1.fre.skanova.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/9A-20810-95A8D774 for ; Thu, 03 Jan 2008 20:22:34 -0500 Received: from [192.168.1.3] (84.250.46.16) by pne-smtpout4-sn1.fre.skanova.net (7.3.129) (authenticated as kaisto-9) id 474FD02100190B5A for internals@lists.php.net; Fri, 4 Jan 2008 02:22:13 +0100 Organization: Cumulo Studio To: internals@lists.php.net Date: Fri, 4 Jan 2008 03:19:56 +0200 User-Agent: KMail/1.9.7 References: <200801031903.01980.tomi@cumulo.fi> <477D87A6.7040705@zend.com> <477D88C8.9020502@fischer.name> In-Reply-To: <477D88C8.9020502@fischer.name> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200801040319.57069.tomi@cumulo.fi> Subject: Re: [PHP-DEV] RE: Optional scalar type hinting From: tomi@cumulo.fi (Tomi Kaistila) > For me "type hinting" has nothing to do with "type conversion". Hinting > a 'string' expects a string, nothing else, not even an object. Agreed. It seems like a way to compromise between those who support this feature and those who do not, but in a way that completely defeats the purpose of type hinting. Tomi Kaistila PHP Developer