Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44763 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59214 invoked from network); 7 Jul 2009 14:25:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2009 14:25:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=sean@caedmon.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sean@caedmon.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain caedmon.net from 64.15.79.181 cause and error) X-PHP-List-Original-Sender: sean@caedmon.net X-Host-Fingerprint: 64.15.79.181 iconoclast.caedmon.net Received: from [64.15.79.181] ([64.15.79.181:39234] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 51/98-17523-BBA535A4 for ; Tue, 07 Jul 2009 10:24:59 -0400 Received: from localhost (localhost [127.0.0.1]) by iconoclast.caedmon.net (Postfix) with ESMTP id 27AD678429D; Tue, 7 Jul 2009 10:24:33 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at iconoclast.caedmon.net Received: from iconoclast.caedmon.net ([127.0.0.1]) by localhost (iconoclast.caedmon.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JiAwH0naRpxu; Tue, 7 Jul 2009 10:24:30 -0400 (EDT) Received: from [192.168.145.200] (modemcable036.174-130-66.mc.videotron.ca [66.130.174.36]) by iconoclast.caedmon.net (Postfix) with ESMTPSA id 16A8F784338; Tue, 7 Jul 2009 10:24:30 -0400 (EDT) Cc: PHP internals Message-ID: <56DC3618-C7B9-4089-A45E-4A152605FBFB@caedmon.net> To: Ilia Alshanetsky In-Reply-To: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Tue, 7 Jul 2009 10:24:53 -0400 References: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> X-Mailer: Apple Mail (2.935.3) Subject: Re: [PHP-DEV] Type hinting/casting request for vote From: sean@caedmon.net (Sean Coates) > 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). I don't want to start a long discussion, but IMO this and other major language changes doen't belong in a point release of 5.3.x (whether it's 5.3.2 or 5.3.192). so: -1 in 5.3 -1 throw away +1 in HEAD (or 5.4; sorry for opening $canOfWorms) S