PHPVote
Create an idea
Sign in
Register
0
Closure direct call
Posted by
PHPVote
9 years ago
Allow the following syntax: ```php function bar(){ return function(){} } bar()(); //Parse error: syntax error, unexpected '(' ```
Before posting please
Login
or
Register
Cryde
ยท
5 years ago