Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44729 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10221 invoked from network); 7 Jul 2009 01:42:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2009 01:42:17 -0000 Authentication-Results: pb1.pair.com header.from=oorza2k5@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=oorza2k5@gmail.com; spf=pass; sender-id=pass 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: oorza2k5@gmail.com X-Host-Fingerprint: 209.85.220.224 mail-fx0-f224.google.com Received: from [209.85.220.224] ([209.85.220.224:59725] helo=mail-fx0-f224.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D5/82-32019-8F7A25A4 for ; Mon, 06 Jul 2009 21:42:17 -0400 Received: by fxm24 with SMTP id 24so4609114fxm.23 for ; Mon, 06 Jul 2009 18:42:14 -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 :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=neE5p17q5Mk4L/dNk9Tu9yY2ET92IsYqigJL7sbD2EQ=; b=qz2AbIMqJl+l5WWLt66CU5cI3LRs7pDVIxcVseO/AtfCpaNfcZ25zgzAY9tRuqswtR OQ6UIm+fZRyVMXa4GsfEZ0VL6dp4zUeQGJSwc9ICA3J8JGfDcocQVbYFMJIRu99b5NxB q78W/D7bRziwLJ5GIsgKyuWXMqkIGEuHpOrdM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=n0uMZT8MxRVZqpoP/o8Iwh7B+LnfcUBFf8CREEePSGcKgzehDR4j5LYTTj1KWYXqwW 7VXrLY5O/e1OQ2+Izm2PxaTpGpHpANUsbpjgv+ZbM4m5mnn1UDyTeQ1unf2LBQM4AZC1 g05/mrhAyzPi1PlinoG5z5MIB4/aGsYrncyZM= MIME-Version: 1.0 Received: by 10.239.132.134 with SMTP id 6mr461952hbr.157.1246930933954; Mon, 06 Jul 2009 18:42:13 -0700 (PDT) In-Reply-To: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> References: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> Date: Mon, 6 Jul 2009 21:42:13 -0400 Message-ID: <68de37340907061842p5e807606ga94aa0ccef0631ba@mail.gmail.com> To: Ilia Alshanetsky Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Type hinting/casting request for vote From: oorza2k5@gmail.com (Eddie Drapkin) On Mon, Jul 6, 2009 at 8:52 PM, 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