Extract FilterFunctionReturnTypeHelper#2190
Conversation
|
How do you expect this helper to be called for |
|
the core logic is the same, https://www.php.net/manual/en/function.filter-var.php vs https://www.php.net/manual/en/function.filter-input.php See https://github.com/phpstan/phpstan-src/pull/2010/files#diff-8d424599365db1271856abb9d8444194e495d7eebcd0894d0e05dc04d871a6ae for planned usage |
|
Thank you 😊 |
First step to support the same (crazy, but apparently working) logic via
filter_input()too.