Re: Request for comments - new PHP feature: return typing
From: Levi Morrison Date: Wed, 10 Jul 2013 01:07:58 +0000 Subject: Re: Request for comments - new PHP feature: return typing References: 1 2 3 4 5 6 7 8 9 10 Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
> function foo(SomeClass $bar, int $baz) : bool { > > } > This does have the advantage that function declarations are still grepable. In my experience this is one of the loudest complaints about previous ideas.
Thread (35 messages)
« previous | php.internals (#68084) | next » |
---|