<!-- Please send a pull request in phpstan/phpstan-src that updates file resources/functionMap.php instead. Thank you. --> ``` <?php declare(strict_types = 1); error_log("asd", 2); ``` https://www.php.net/manual/en/function.error-log.php  https://3v4l.org/Slt9j I would expect a error on https://phpstan.org/r/02015bb4-32d9-4e14-8abb-b1f80524fea4 ---- already working on a signature fix, just need a bug number for the test-case :)