Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37023 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48268 invoked from network); 15 Apr 2008 11:40:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2008 11:40:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.241 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.132.241 an-out-0708.google.com Received: from [209.85.132.241] ([209.85.132.241:10400] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/C3-26778-32494084 for ; Tue, 15 Apr 2008 07:40:20 -0400 Received: by an-out-0708.google.com with SMTP id c18so495261anc.1 for ; Tue, 15 Apr 2008 04:40:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=GGKPVV6BNZqCZwB8dKqQxk+TuwEYfnzK4B1VD0ZQf/4=; b=ZyAZeX0u9s0DNgtaU1LPu//TlkYpw+a7/+tJiiIMQ38LGpIOZjL/NiqcNjXxUKA1JLSEtWLSXu/yhFhXZE+jUI01jbOBYx2pd1Qs0XOCPqWgfG2EcKyFwt5oXUI3V81FVKum0WbAUuH+h3ivun9UdlznSISJGxmqtFLfS8A/XA8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=DBydPO42Unyt2UdabN1n402SmlE7b8KmJi5QskkBvH4on2plQOXPtruvZfKUTiQCHk+61+zAV+fR11qwkKTSC+rl0ZXQrn8Kg18xBGZ59IbXb5bB8mwzHxdJZW3mKWCxfI+9p7aZTXSohl6hyoiyYIGHWgcRJF9JUegpHx7RDk8= Received: by 10.100.58.2 with SMTP id g2mr14674537ana.108.1208259616195; Tue, 15 Apr 2008 04:40:16 -0700 (PDT) Received: from ?10.0.18.8? ( [157.86.206.62]) by mx.google.com with ESMTPS id l31sm7161281hsa.17.2008.04.15.04.40.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 15 Apr 2008 04:40:14 -0700 (PDT) To: Sam Barrow Cc: Lukas Kahwe Smith , Christian Schneider , Chris Stockton , PHP Developers Mailing List In-Reply-To: <1208235938.8817.14.camel@sams-room> References: <1207539695.5736.42.camel@pena> <8d7b8c130804062157j60871630r6c3b27c4d3245cb9@mail.gmail.com> <1207576676.5331.49.camel@felipe> <47FA507D.2070108@cschneid.com> <5CB53203-F3E5-46F2-89A8-F331B2CB9017@pooteeweet.org> <47FA60F8.7060702@zend.com> <37C655F0-D212-420C-9320-7953A69C5EDB@pooteeweet.org> <48036A0C.7070203@cschneid.com> <7356DD7D-2501-49CB-9428-758DCF674691@cschneid.com> <6A76B92D-3901-4A4E-975F-C7C0F36FD1D9@pooteeweet.org> <1208235938.8817.14.camel@sams-room> Content-Type: text/plain; charset=utf-8 Date: Tue, 15 Apr 2008 08:40:11 -0300 Message-ID: <1208259611.5378.7.camel@felipe> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Return type hints From: felipensp@gmail.com (Felipe Pena) Em Ter, 2008-04-15 às 01:05 -0400, Sam Barrow escreveu: > If somebody does have a patch for this or is working on one let me know. Whether this will be implemented or not I would like to assist with this patch so I can use it for personal use at the very least. I already made two separated patches for param. and return value type hints. I'll create a new thread and start discussion ASAP. -- Regards, Felipe Pena.