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

Run tests every day to assure compatibility #251

Closed spaze closed 8 months ago

spaze commented 8 months ago

Because I run composer update in PHP workflow, it should help detect things like #249 earlier.