Re: Allow (...)->foo() expressions not only for `new`
From: Sara Golemon Date: Mon, 25 Feb 2013 17:56:18 +0000 Subject: Re: Allow (...)->foo() expressions not only for `new` References: 1 Groups: php.internals Request: Send a blank email to internals+get-66204@lists.php.net to get a copy of this message
> PHP 5.4 added support for expressions of the kind (new Foo)->bar(), (new > Foo)->bar and (new Foo)['bar']. > > I'd like to extend this support to any expression instead of just new. > A winner is you.
Thread (32 messages)
| « previous | php.internals (#66204) | next » |
|---|