Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44755 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44086 invoked from network); 7 Jul 2009 14:05:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2009 14:05:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=letssurf@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=letssurf@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.224 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: letssurf@gmail.com X-Host-Fingerprint: 209.85.220.224 mail-fx0-f224.google.com Received: from [209.85.220.224] ([209.85.220.224:33982] helo=mail-fx0-f224.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A9/45-17523-446535A4 for ; Tue, 07 Jul 2009 10:05:56 -0400 Received: by fxm24 with SMTP id 24so4948236fxm.23 for ; Tue, 07 Jul 2009 07:05:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:cc:content-type; bh=66fkK5oI46XGmL8H0jhFQhPEt0amssjxNR/T27CEueo=; b=spcny8vJXd7AiIsakR2dfffH3J+7yB55Lb8RnZwqpF+W025fKq1isExQrDg8S34JuK GHdZcfdtkJDzVJ90DwfEKpJLYYahN+2LIVKhqH89HVM1LktU8KdiOVwZyChw9wcEM6qe lUA1qfBekxrzjI1yPm/+A8Vk6kH5ACayWlDIs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:cc :content-type; b=gdUNcUM/Vw1UT1wctmf5zIL+bODFPg9DLVl9ExbE8zFv81m3T0P7Yy1z8/h7n25YGw Ix5oNH0JpX1wxx392bhI1Njck+kF/2IQZGbO05AwLhdzcxsk4Wae6hfi6gaE0/o6Rvo6 Uwx5N8OnMWleDSz15IC3aloOFFb7kqHL0Qal4= MIME-Version: 1.0 Received: by 10.204.61.9 with SMTP id r9mr5822926bkh.76.1246975553307; Tue, 07 Jul 2009 07:05:53 -0700 (PDT) In-Reply-To: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> References: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> Date: Tue, 7 Jul 2009 15:05:33 +0100 Message-ID: <462e563f0907070705w1c6d0bc6s8ebf37366544362e@mail.gmail.com> Cc: PHP internals Content-Type: multipart/alternative; boundary=001636c5b3fde60562046e1e1e2f Subject: Re: [PHP-DEV] Type hinting/casting request for vote From: letssurf@gmail.com (James Dempster) --001636c5b3fde60562046e1e1e2f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit +1 from me On Tue, Jul 7, 2009 at 1: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 > > --001636c5b3fde60562046e1e1e2f--