spaze / phpstan-disallowed-calls

PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages
MIT License
255 stars 17 forks source link

If there's no error identifier, make it null instead of an empty string #127

Closed spaze closed 2 years ago

spaze commented 2 years ago

Follow-up to #97, an internal only thing