Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36846 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71320 invoked from network); 7 Apr 2008 14:02:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Apr 2008 14:02:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=sam@sambarrow.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sam@sambarrow.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sambarrow.com from 208.70.128.56 cause and error) X-PHP-List-Original-Sender: sam@sambarrow.com X-Host-Fingerprint: 208.70.128.56 smtp-gw30.mailanyone.net Received: from [208.70.128.56] ([208.70.128.56:50798] helo=smtp-gw30.mailanyone.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 51/64-50465-6692AF74 for ; Mon, 07 Apr 2008 10:02:16 -0400 Received: from mailanyone.net by smtp-gw30.mailanyone.net with esmtpsa (TLSv1:AES256-SHA:256) (MailAnyone extSMTP sam@sambarrow.com) id 1JirvI-0003RI-3y; Mon, 07 Apr 2008 09:02:12 -0500 To: Felipe Pena Cc: Derick Rethans , Mike Lively , internals@lists.php.net In-Reply-To: <1207576676.5331.49.camel@felipe> References: <1207539695.5736.42.camel@pena> <8d7b8c130804062157j60871630r6c3b27c4d3245cb9@mail.gmail.com> <1207576676.5331.49.camel@felipe> Content-Type: text/plain Date: Mon, 07 Apr 2008 10:02:22 -0400 Message-ID: <1207576942.7091.0.camel@sams-room> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Return type hints From: sam@sambarrow.com (Sam Barrow) I have a scalar type hinting patch on my blog at www.sambarrow.com On Mon, 2008-04-07 at 10:57 -0300, Felipe Pena wrote: > > I don't thought this before! > Sure, i'll try provide a patch.