Closed as not planned
Description
Feature request
-$callable->__invoke();
+$callable();
-$this->callable->__invoke();
+($this->callable)();
Link to Discussion where feature request was formed
No response
Contribution Checks
- I have verified if this feature request was already discussed
- I am familiar with "Feature or bug?"