Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44848 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30478 invoked from network); 8 Jul 2009 20:13:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jul 2009 20:13:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=antoniadis@noodles.gr; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=george@noodles.gr; sender-id=unknown Received-SPF: error (pb1.pair.com: domain noodles.gr from 209.85.219.210 cause and error) X-PHP-List-Original-Sender: antoniadis@noodles.gr X-Host-Fingerprint: 209.85.219.210 mail-ew0-f210.google.com Received: from [209.85.219.210] ([209.85.219.210:48312] helo=mail-ew0-f210.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/A3-12829-EFDF45A4 for ; Wed, 08 Jul 2009 16:13:52 -0400 Received: by ewy6 with SMTP id 6so887179ewy.23 for ; Wed, 08 Jul 2009 13:13:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.12.198 with SMTP id 48mr1988948wez.223.1247084027457; Wed, 08 Jul 2009 13:13:47 -0700 (PDT) In-Reply-To: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> References: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> Date: Wed, 8 Jul 2009 23:13:23 +0300 Message-ID: <641f88250907081313s3469960aked8a25ff316a4bcd@mail.gmail.com> To: Ilia Alshanetsky Cc: PHP internals Content-Type: multipart/alternative; boundary=0016364c74b77630d2046e3760ec Subject: Re: [PHP-DEV] Type hinting/casting request for vote From: george@noodles.gr (George Antoniadis) --0016364c74b77630d2046e3760ec Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Tue, Jul 7, 2009 at 3:52 AM, Ilia Alshanetsky wrote: > Last week or so there was a fairly detailed discussion on the internals > list regarding type hinting based on my original patch. Since then the patch > has been revised to address the major concerns that were identified > (breakage of binary compatibility) as well extended with additional > functionality (object hint, type casting, reflection support, etc...). > > The final patch is available here: > http://ilia.ws/patch/type_hint_53_v2.txt > The test suit is available here: > http://ia.gd/patch/type_hint_tests.tar.bz2 > > 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). > To keep the process simple & flamewar free, please restrict yourself to +/- > (1/0), next week monday I'll run a tally of the votes and based on the > result we can determine how to proceed further. > > Ilia > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > +1 --0016364c74b77630d2046e3760ec--