phpstan-src
phpstan-src copied to clipboard
[PHP 8.5] add new rule for filter_var
Follow up to #4495
In PHP 8.5 using both FILTER_THROW_ON_FAILURE and FILTER_NULL_ON_FAILURE at same time is not allowed. https://3v4l.org/Ibd4B/rfc#vgit.master_jit
Not sure about the rule level and the message.
This pull request has been marked as ready for review.