phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Refined get_class and related function signatures.

Open mad-briller opened this issue 3 years ago • 2 comments

https://www.php.net/manual/en/function.get-class.php

get_class can return false prior to php8.0

mad-briller avatar Sep 29 '22 08:09 mad-briller

Oh, I'm getting it back. There's already a return type extension for get_class() that's correct.

ondrejmirtes avatar Oct 13 '22 13:10 ondrejmirtes

Do you have a bug in mind where it doesn't work properly? Ideally reproduced on phpstan.org/try.

ondrejmirtes avatar Oct 13 '22 13:10 ondrejmirtes