-
-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
Description
Bug report
PHPStan tells me this function exists:
$func = 'setproctitle';
\PHPStan\dumpType(is_callable($func)); // returns trueBut it doesn't 🤷
Code snippet that reproduces the problem
https://phpstan.org/r/c891dbe6-28c6-45e8-9960-32e325e10d44
Expected output
// return false
Did PHPStan help you today? Did it make you happy in any way?
It makes my day wonderful. 😍
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels