spaze / phpstan-disallowed-calls

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

Support PHPStan 1.12 #273

Closed spaze closed 1 week ago

spaze commented 1 week ago

Bring back the PHPStan 1.12 support, seems it's quite doable with this extension to support both PHPStan 1 & 2.