is_callable(func(...), callable_name: $name)
for first class callables returns wrong name
#18062
Labels
is_callable(func(...), callable_name: $name)
for first class callables returns wrong name
#18062
Description
The following code:
Resulted in this output:
But I expected this output instead:
PHP Version
git amster
Operating System
No response
The text was updated successfully, but these errors were encountered: