Question
I learned about this via sebastianbergmann/phpunit#5719 which references https://wiki.php.net/rfc/deprecate-implicitly-nullable-types , and I was wondering if per chance there is already a rule covering this?
I went through all of them but couldn't find one where I had the feeling it was the correct one; but maybe I searched for the wrong keywords (nullable, implicitly).
Thanks