Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49284 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70441 invoked from network); 10 Aug 2010 22:11:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2010 22:11:14 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 ns.km36107.keymachine.de Solaris 10 (beta) Received: from [217.114.211.66] ([217.114.211.66:44978] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/E3-61991-18EC16C4 for ; Tue, 10 Aug 2010 18:11:14 -0400 Received: from [192.168.1.31] (ppp-93-104-43-196.dynamic.mnet-online.de [93.104.43.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 65B6A24D05; Wed, 11 Aug 2010 00:11:10 +0200 (CEST) To: Kalle Sommer Nielsen Cc: Internals , Derick Rethans In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Wed, 11 Aug 2010 00:11:08 +0200 Message-ID: <1281478269.6608.292.camel@guybrush> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Annoucing PHP 5.4 Alpha 1 From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Wed, 2010-08-11 at 00:03 +0200, Kalle Sommer Nielsen wrote: > type hinting For the record: I consider the current implementation as (one of) the biggest mistakes in the last ten years. johannes