First-class Callable Syntax - PHP 8.1

42

$foo = $this->foo(...);

$fn = strlen(...);

Comments

Submit
0 Comments