Home
last modified time | relevance | path

Searched refs:is_float (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Services/
H A DCaptchaService.php28 use function is_float; alias
77 assert(is_float($t));
H A DMediaFileService.php47 use function is_float; alias
117 if (is_float($number)) {
/webtrees/
H A Dphpstan-baseline.neon7198 message: '#^Call to function is_float\(\) with int will always evaluate to false\.$#'